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

TControl.EndDrag

Ends a drag operation by notifying the drag manager.

Declaration

Source position: controls.pp line 1636

public procedure TControl.EndDrag(

  Drop: Boolean

);