Skip to main content

TdxGalleryControlGroups Class

A group collection in a gallery control.

Declaration

TdxGalleryControlGroups = class(
    TdxGalleryGroups
)

Remarks

The class members allow you to do the following:

A gallery control’s Gallery.Groups property references a TdxGalleryControlGroups object.

See Also