[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns the dock zone containing the given control.
Source position: controls.pp line 2485
public function TDockZone.FindZone( |
AControl: TControl |
):TDockZone; |
AControl |
|
Control to locate in the dock tree. |
The zone containing AControl as ChildControl.
lazarus-ccr.sourceforge.net |