API:System.UIConsts.StringToColor

From RAD Studio API Documentation
Revision as of 20:37, 23 October 2012 by BuildBot (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

function StringToColor(const S: string): TColor;

C++

extern DELPHI_PACKAGE System::Uitypes::TColor __fastcall StringToColor(const System::UnicodeString S);

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.