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

TDragManager.CaptureChanged

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

Declaration

Source position: controls.pp line 514

protected procedure TDragManager.CaptureChanged(

  OldCaptureControl: TControl

); virtual; abstract;