Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TDragManager.CaptureChanged

Aborts the dragging operation, when the capturing control has changed.

Declaration

Source position: controls.pp line 576

protected procedure TDragManager.CaptureChanged(

  OldCaptureControl: TControl

); virtual; abstract;