[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
The number of clients docked into this control.
Source position: controls.pp line 2333
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. |
Version 4.0 | Generated 2025-05-03 | Home |