TdxGalleryControlItems.Items Property
Provides zero-based indexed access to gallery items contained within the collection.
Declaration
property Items[AIndex: Integer]: TdxGalleryControlItem read; write; default;
Property Value
| Type |
|---|
| TdxGalleryControlItem |
See Also