TdxColorPicker Class
In This Article
A color picker.
#Declaration
Delphi
TdxColorPicker = class(
TdxCustomColorPicker
)
#Remarks
This class does not introduce any new functionality except for publishing properties and events from the base class.
#Inheritance
See Also