Back to Devexpress

TdxDBColorGallery Class

vcl-dxdbcolorgallery.md

latest2.5 KB
Original Source

TdxDBColorGallery Class

A data-aware color gallery control.

Declaration

delphi
TdxDBColorGallery = class(
    TdxCustomColorGallery
)

Remarks

This class extends its ancestor with the DataBinding property, allowing you to bind a data source to the color gallery.

Additionally, the TdxDBColorGallery class publishes properties and events from its ancestor classes and initializes the AutoSizeMode, BorderStyle, ColorPalette, ItemShowHint, ItemSize, and ShowItemBorders properties to specific values in order to underpin the color gallery control’s design.

For detailed information regarding the core color gallery functionality, refer to the TdxCustomColorGallery class description.

Inheritance

Show 12 items

TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TcxScrollingControl TdxCustomGalleryControl TdxCustomColorGallery TdxDBColorGallery

See Also

TdxColorGallery

Integrated Touch Gesture Support

TdxDBColorGallery Members

dxDBColorGallery Unit