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

TWinControl.Controls

The indexed list of immediate child controls.

Declaration

Source position: controls.pp line 2107

public property TWinControl.Controls : TControl
  read GetControl;

Description

The index also indicates the Z-order of the children, zero for topmost

See also

TWinControl.ControlCount

  

The number of immediate child controls.