RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System.PPointer Type

PPointer is a pointer to a Pointer variable.

Pascal
PPointer = ^Pointer;
C++
^Pointer PPointer;

System

PPointer is a pointer to a Pointer variable. 

 

Pointer

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