Back to Devexpress

TdxGalleryControlGroups Class

vcl-dxgallerycontrol-feb780ed.md

latest2.4 KB
Original Source

TdxGalleryControlGroups Class

A group collection in a gallery control.

Declaration

delphi
TdxGalleryControlGroups = class(
    TdxGalleryGroups
)

Remarks

The class members allow you to do the following:

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

Inheritance

TObject TPersistent TcxComponentCollection TcxInterfacedComponentCollection TdxCustomGalleryGroups TdxGalleryGroups TdxGalleryControlGroups

See Also

How to: Use Gallery Controls

TdxGalleryControlGroups Members

dxGalleryControl Unit