[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TDragManager.CaptureChanged

CaptureChanged - method for use when the identity of the captured control has changed

Declaration

Source position: controls.pp line 459

protected procedure TDragManager.CaptureChanged(

  OldCaptureControl: TControl

); virtual; abstract;