System.PPCharArray

From RAD Studio VCL Reference
Jump to: navigation, search

Contents

Delphi Information

From System.pas

	PPCharArray=		^TPCharArray


Unit: System

Type: pointer

C++ Information

From System.hpp

	typedef wchar_t * * PPCharArray;


Unit: System

Type: typedef

Description

Is a pointer to a TPCharArray.


PPCharArray represents a pointer to a TPCharArray.

See Also

Personal tools
Translations
Newest Version