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

Get Delphi in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.