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

TDockZone.GetVisibleChildCount

The number of visible children.

Declaration

Source position: controls.pp line 2379

protected function TDockZone.GetVisibleChildCount: Integer; virtual;

See also

TDockZone.Visible

  

A zone is visible if it contains a visible control, or if any child zone is visible.

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