TdxGalleryControlGroups.Groups Property
Provides indexed access to individual groups.
Declaration
property Groups[AIndex: Integer]: TdxGalleryControlGroup read; write; default;
Property Value
Type |
---|
TdxGalleryControlGroup |
Remarks
Use this property to access individual groups. AIndex specifies index of the group.
See Also