API:Vcl.Graphics.CharsetToIdent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CharsetToIdent(Charset: Longint; var Ident: string): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall CharsetToIdent(int Charset, 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. Please help us document this topic by using the Discussion page!