March 2000
Intermediate to advanced
576 pages
18h 13m
English
PString Type
type PString = ^string;
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.
| PAnsiString Type, PShortString Type, String Keyword, PWideString Type |
Read now
Unlock full access