TControlList Class

Represents type TControlList.

Namespace: System.UI.Controls
TObject
  System.UI.Controls.TControlList
type
 TControlList = class(TObject)
 end;

The TControlList type exposes the following members.

Show:
 NameDescription
Count

Represents property Count.

Items[Integer]

Represents property Items[Integer].

Top
Show:
 NameDescription
Clear

Represents method Clear.

GetCount

Represents method GetCount.

GetItem(Integer)

Represents method GetItem(Integer).

Top