[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Create this instance of Dock Zone
Source position: controls.pp line 1905
public constructor TDockZone.Create( |
TheTree: TDockTree; |
TheChildControl: TControl |
); |
TheTree |
|
The dock tree to which this zone belongs |
Specifies the tree to which this zone belongs, and and child zones which it contains
lazarus-ccr.sourceforge.net |