TdxCustomGalleryGroupHeader Class
The base class for gallery group headers.
Declaration
TdxCustomGalleryGroupHeader = class(
TcxOwnedPersistent
)
Remarks
A header is used to visually identify a group within a gallery.
TdxCustomGalleryGroupHeader serves as the base class for TdxGalleryGroupHeader and TdxRibbonGalleryGroupHeader.
Inheritance
TObject
TPersistent
TcxOwnedPersistent
TdxCustomGalleryGroupHeader
See Also