[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Create - constructor for TDockTree: sets up the DockSite, performs inherited Create and sets default BorderWidth, creates the RootZone for the Tree
Source position: controls.pp line 2225
public constructor TDockTree.Create( |
TheDockSite: TWinControl |
); override; |
TheDockSite |
|
The window control that is to be the site for docking |
Create - constructor for TDockTree: sets up the DockSite, performs inherited Create and sets default BorderWidth, creates the RootZone for the Tree
Overrides ancestor constructors, may be overridden
lazarus-ccr.sourceforge.net |