System.UIConsts.TColorStringFormat
Delphi
TColorStringFormat = (csfIdent, csfDelphiHex, csfWebHex, csfWebHexTryShort);
C++
enum DECLSPEC_DENUM TColorStringFormat : unsigned char { csfIdent, csfDelphiHex, csfWebHex, csfWebHexTryShort };
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
enum | public | System.UIConsts.pas System.UIConsts.hpp |
System.UIConsts | System.UIConsts |
Description
Embarcadero Technologies does not currently have any additional information.