TLayoutItemList Class

Represents type TLayoutItemList.

Namespace: System.UI.Layout
TObject
  System.UI.Layout.TLayoutItemList
type
 TLayoutItemList = class(TObject)
 end;

The TLayoutItemList type exposes the following members.

Show:
 NameDescription
Count

Represents property Count.

Items[Integer]

Represents property Items[Integer].

Top
Show:
 NameDescription
GetCount

Represents method GetCount.

GetItem(Integer)

Represents method GetItem(Integer).

Top