TdxColorDialog Class
In This Article
A color editing dialog.
#Declaration
Delphi
TdxColorDialog = class(
TdxCustomColorDialog
)
#Remarks
This class does not introduce any new functionality, except for publishing properties and events inherited from the base class.
#Inheritance
See Also