RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System::PVarRec Type

System::PVarRec is a pointer to a System::TVarRec variable.

Pascal
PVarRec = ^TVarRec;
C++
^TVarRec PVarRec;

System::PVarRec is a pointer to a System::TVarRec variable. 

 

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