System.UIConsts.ColorToStringExt

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ColorToStringExt(Color: TColor; Format: TColorStringFormat): string;

C++

extern DELPHI_PACKAGE System::UnicodeString __fastcall ColorToStringExt(System::Uitypes::TColor Color, TColorStringFormat Format);

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.