Description | Hierarchy | Fields | Methods | Properties |
type TAdComponents = class(TAdList)
A list for storing the gui components. Every component contains such a list.
![]() |
property Items[index:integer]: TAdComponent read GetItem write SetItem; |
![]() |
property Items[index:integer]: TAdComponent read GetItem write SetItem; |
Property for accessing the components stored in the list. |