Back to Devexpress

TdxGalleryGroup Class

vcl-dxgallery-94603fd8.md

latest1.0 KB
Original Source

TdxGalleryGroup Class

A group in a TdxGalleryGroups collection.

Declaration

delphi
TdxGalleryGroup = class(
    TdxCustomGalleryGroup
)

Remarks

The TdxGalleryGroup class introduces the Items property that specifies the group’s items.

TdxGalleryGroup serves as the base class for TdxGalleryControlGroup.

Inheritance

TObject TPersistent TComponent TcxCustomComponent TcxComponentCollectionItem TdxCustomGalleryGroup TdxGalleryGroup

See Also

TdxGalleryGroup Members

dxGallery Unit