System.UIConsts.TryStringToColor
Delphi
function TryStringToColor(const S: string; var Color: TColor): Boolean;
C++
extern DELPHI_PACKAGE bool __fastcall TryStringToColor(const System::UnicodeString S, System::Uitypes::TColor &Color);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.UIConsts.pas System.UIConsts.hpp |
System.UIConsts | System.UIConsts |
Description
Embarcadero Technologies does not currently have any additional information.