Skip to main content
A newer version of this page is available. .

TdxColorPickerRGBHexNotation Enum

Declaration

TdxColorPickerRGBHexNotation = (
    cphnHTML,
    cphnDelphi
);

Members

Name
cphnHTML
cphnDelphi
See Also