RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System.PWideString Type

PWideString is a pointer to a WideString variable.

Pascal
PWideString = ^WideString;
C++
^WideString PWideString;

System

PWideString is a pointer to a WideString variable. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!