[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Determine the DropAlign.
Source position: controls.pp line 510
public function TDockManager.GetDockEdge( |
ADockObject: TDragDockObject |
):Boolean; virtual; |
ADockObject contains valid DragTarget, DragPos and DragTargetPos relative dock site. DockRect is undetermined.
DropOnControl may be Nil if nothing has been docked yet, or no target control exists at the mouse coordinates.
Returns True if ADockObject.DropAlign has been determined. If False, the DropAlign has to be determined by default procedures.
lazarus-ccr.sourceforge.net |