System.UIConsts.IdentToColor
Delphi
function IdentToColor(const Ident: string; var Color: Integer): Boolean;
C++
extern DELPHI_PACKAGE bool __fastcall IdentToColor(const System::UnicodeString Ident, int &Color);
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
function | public | System.UIConsts.pas System.UIConsts.hpp |
System.UIConsts | System.UIConsts |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.