Skip to main content

TdxGalleryControlController.Gallery Property

Provides access to the gallery’s structure.

Declaration

property Gallery: TdxGalleryControlStructure read;

Property Value

Type Description
TdxGalleryControlStructure

A gallery structure.

Remarks

You can use this property to manage the gallery’s structure. Refer to the TdxGalleryControlStructure class description for information on available options.

See Also