[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Finish docking.
Source position: controls.pp line 496
protected procedure TDragDockObject.EndDrag( |
Target: TObject; |
X: Integer; |
Y: Integer |
); override; |
Target |
|
The target docksite, or Nil to make the Control float. |
Invokes Control.DoEndDock.
|
Invokes the OnEndDock handler. |
lazarus-ccr.sourceforge.net |