System.UIConsts.TColorStringFormat
Delphi
TColorStringFormat = (csfIdent, csfDelphiHex, csfWebHex, csfWebHexTryShort);
C++
enum DECLSPEC_DENUM TColorStringFormat : unsigned char { csfIdent, csfDelphiHex, csfWebHex, csfWebHexTryShort };
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
enum | public | System.UIConsts.pas System.UIConsts.hpp |
System.UIConsts | System.UIConsts |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。