System.UIConsts.IdentToAlphaColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function IdentToAlphaColor(const Ident: string; var Color: Integer): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall IdentToAlphaColor(const System::UnicodeString Ident, int &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. Please help us document this topic by using the Discussion page!