Name

PAnsiString Type

Syntax

type PAnsiString = ^AnsiString;

Description

The PAnsiString type is a convenience type for a pointer to an AnsiString. Note that AnsiString is a pointer, so PAnsiString is rarely used .

See Also

AnsiString Type, String Type, PString Type, 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.