The number of clients docked into this control.
Source position: controls.pp line 2271
public property TWinControl.DockClientCount : Integer |
The docked controls can be accessed inDockClients[].
DockClientCount is equivalent to DockClients.Count, but handles the special case when DockClients is Nil.
|
The indexed list of controls docked into this control. |
CT Web help |
CodeTyphon Studio |