Icon Items Property

property Items[AIndex: Integer]: TCollectionItem

property Items[const AName: String]: TCollectionItem

Available In: Client and Server Applications

Accesses items in the collection by their Index property or by their Name.
Image