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

TWinControl.ControlCount

The number of immediate child controls.

Declaration

Source position: controls.pp line 2069

public property TWinControl.ControlCount: Integer
  read GetControlCount;

See also

TWinControl.Controls

  

The indexed list of immediate child controls.