Name

PString Type

Syntax

type PString = ^string;

Description

The PString type is a convenience type for a pointer to a string. Note that the string type is a pointer, so PString is rarely used.

See Also

PAnsiString Type, PShortString Type, String Keyword, PWideString Type
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset