[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TWinControl.VisibleDockClientCount

The number of visible docked controls.

Declaration

Source position: controls.pp line 2201

public property TWinControl.VisibleDockClientCount : Integer
  read GetVisibleDockClientCount;

See also

TWinControl.DockClientCount

  

The number of clients docked into this control.

TWinControl.DockClients

  

The indexed list of controls docked into this control.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.