TdxCustomGalleryGroups.Groups Property
Provides zero-based indexed access to groups contained within the collection.
Declaration
property Groups[AIndex: Integer]: TdxCustomGalleryGroup read; write; default;
Property Value
Type |
---|
TdxCustomGalleryGroup |
See Also