Name

PWideString Type

Syntax

type PWideString = ^WideString;

Description

The PWideString type is a convenience type for a pointer to a WideString. Note that a WideString is a pointer, so PWideString is rarely used.

See Also

PAnsiString Type, PShortString Type, PString Type, String Keyword, WideString 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.