RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System.PVarArrayCoorArray Type

Pointer type to a TVarArrayCoorArray.

Pascal
PVarArrayCoorArray = ^TVarArrayCoorArray;
C++
^TVarArrayCoorArray PVarArrayCoorArray;

This is a pointer to a TVarArrayCoorArray data type, giving information about the position of an element in a safe array. 

 

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