Back to Devexpress

TdxCustomColorGallery Class

vcl-dxcolorgallery-a9454f1b.md

latest2.1 KB
Original Source

TdxCustomColorGallery Class

Serves as the base class for classes that implement color gallery controls.

Declaration

delphi
TdxCustomColorGallery = class(
    TdxCustomGalleryControl
)

Remarks

This class implements the basic functionality for color gallery controls and provides members with which you can customize the following gallery attributes:

Inheritance

Show 11 items

TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TcxScrollingControl TdxCustomGalleryControl TdxCustomColorGallery

See Also

TdxCustomColorGallery Members

dxColorGallery Unit