[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns the dock zone containing the given control.
Source position: controls.pp line 2552
public function TDockZone.FindZone( |
AControl: TControl |
):TDockZone; |
AControl |
|
Control to locate in the dock tree. |
The zone containing AControl as ChildControl.
Version 4.0 | Generated 2025-05-03 | Home |