RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System.PVarArray Type

Pointer type to a TVarArray.

Pascal
PVarArray = ^TVarArray;
C++
^TVarArray PVarArray;

This is a pointer to a TVarArray data type, giving information about a safe array. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!