[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 2174

public property TWinControl.Controls[Index: Integer] : 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.

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