[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Determines the side to which the dragged control shall be docked.
Source position: controls.pp line 1459
protected function TControl.GetDockEdge( |
const MousePos: TPoint |
):TAlign; virtual; |
MousePos |
|
Mouse position relative to the Left, Top properties in the control. |
Alignment edge for the docked control. Default value is alNone.
Version 4.0 | Generated 2025-05-03 | Home |