API:System.Character.TCharacter.ConvertFromUtf32

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function ConvertFromUtf32(C: UCS4Char): string; static;

C++

static System::UnicodeString __fastcall ConvertFromUtf32(unsigned C);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.