System.PUCS4CharArray

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type PUCS4CharArray = ^TUCS4CharArray;

C++

typedef TUCS4CharArray *PUCS4CharArray;

Properties

Type Visibility Source Unit Parent
pointer
typedef
public
System.pas
System.hpp
System System

Description

Is a pointer to a TUCS4CharArray.

PUCS4CharArray represents a pointer to a TUCS4CharArray.

See Also

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=System.PUCS4CharArray&oldid=161323"