Back to Devexpress

TdxGallery Class

vcl-dxgallery-5b60a8e7.md

latest925 B
Original Source

TdxGallery Class

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

TObject TPersistent TcxOwnedPersistent TcxOwnedInterfacedPersistent TdxCustomGallery TdxGallery

See Also

TdxGallery Members

dxGallery Unit