Show: Delphi C++
Display Preferences

System.PUCS4Char

From XE2 API Documentation
Jump to: navigation, search

Delphi

type PUCS4Char = ^UCS4Char;

C++

typedef LongWord*            PUCS4Char;        //

Properties

Type Visibility Source Unit Parent
pointer
typedef
public
System.pas
sysmac.h
System System

Description

Is a pointer to a UCS4Char.

PUCS4Char is a pointer to a UCS4Char.

See Also

Personal tools
Previous Versions
Translations