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