TdxGallery Class
In This Article
Describes the gallery structure.
#Declaration
Delphi
TdxGallery = class(
TdxCustomGallery
)
#Remarks
In most cases, you will not need to use this class directly.
Use the descendant TdxGalleryControlStructure class instead. It is available via the TdxGalleryControl.Gallery property.
#Inheritance
See Also