API:System.Character.ConvertFromUtf32

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ConvertFromUtf32(C: UCS4Char): string;

C++

extern DELPHI_PACKAGE System::UnicodeString __fastcall ConvertFromUtf32(unsigned C);

Properties

Type Visibility Source Unit Parent
function public
System.Character.pas
System.Character.hpp
System.Character System.Character

Description

Embarcadero Technologies does not currently have any additional information.