[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Event handler for the end of a docking operation
Source position: controls.pp line 1231
protected property TControl.OnEndDock: TEndDragEvent |
This message is sent to the dragged control.
Sender is the control to be docked.
Target is the control into which the Sender is docked, or Nil when dragging has been aborted.
X and Y are the screen coordinates of the drop.
lazarus-ccr.sourceforge.net |