TdxGalleryControlStructure Class
A gallery control‘s structure.
#Declaration
TdxGalleryControlStructure = class(
TdxGallery
)
#Remarks
This class extends its ancestor with members that allow you to do the following:
Manage groups in the gallery control (Groups).
Access gallery items that meet specific criteria (GetFirstItem, GetFirstVisibleItem, and GetCheckedItem).
A gallery control’s Gallery property references a TdxGalleryControlStructure object.