API:Vcl.Graphics.ColorToIdent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ColorToIdent(Color: Longint; var Ident: string): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall ColorToIdent(System::LongInt Color, System::UnicodeString &Ident);

Properties

Type Visibility Source Unit Parent
function public
Vcl.Graphics.pas
Vcl.Graphics.hpp
Vcl.Graphics Vcl.Graphics

Description

Embarcadero Technologies does not currently have any additional information.