RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System.PVariant Type

PVariant is a pointer to a System::Variant variable.

Pascal
PVariant = ^Variant;
C++
^Variant PVariant;

PVariant is a pointer to a System::Variant variable. 

 

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