[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 2622
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.
Version 4.0 | Generated 2025-05-03 | Home |