TdxGalleryGroup Class
A group in a TdxGalleryGroups collection.
Declaration
TdxGalleryGroup = class(
TdxCustomGalleryGroup
)
Remarks
The TdxGalleryGroup class introduces the Items property that specifies the group’s items.
TdxGalleryGroup serves as the base class for TdxGalleryControlGroup.
Inheritance
See Also