[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns the control and the part of the dockzone, at the given coordinates.
Source position: controls.pp line 2527
protected function TDockTree.HitTest( |
const MousePos: TPoint; |
var HTFlag: Integer |
):TControl; virtual; |
MousePos |
|
The client coordinates. |
HTFlag |
|
Returns the zone part at MousePos. |
The docked control.
lazarus-ccr.sourceforge.net |