[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
The number of clients docked into this control.
Source position: controls.pp line 1881
public property TWinControl.DockClientCount: Integer |
The docked controls can be accessed inDockClients[]. DockClientCount is equivalent to DockClients.Count, but handles also the special case when DockClients is Nil.
|
The indexed list of controls docked into this control |
lazarus-ccr.sourceforge.net |