System.PString

From RAD Studio VCL Reference
Jump to: navigation, search

Contents

Delphi Information

From System.pas

	PString=		System.PUnicodeString;


Unit: System

Type: pointer

C++ Information

From System.hpp

	typedef System::UnicodeString * PString;


Unit: System

Type: typedef

Description

Is a pointer to a String.


PString is a pointer to a String.

See Also

Personal tools
Translations
Newest Version