TdxGallery Class
Describes the gallery structure.
Declaration
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