TdxColorGallery Class
In This Article
An unbound color gallery control.
#Declaration
Delphi
TdxColorGallery = class(
TdxCustomColorGallery
)
#Remarks
This control introduces the AutoSizeMode and BorderStyle properties, publishes events and properties inherited from its base classes, and initializes certain properties with default values.
#Inheritance
See Also