TdxGalleryControlStructure.Groups Property
In This Article
Provides access to the groups collection in the gallery control.
#Declaration
Delphi
property Groups: TdxGalleryControlGroups read;
#Property Value
Type | Description |
---|---|
Tdx |
A gallery group collection. |
#Remarks
Use this property to manage groups in the gallery control.
See Also