RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System.PInterfaceTable Type

PInterfaceTable is a pointer to a TInterfaceTable variable.

Pascal
PInterfaceTable = ^TInterfaceTable;
C++
^TInterfaceTable PInterfaceTable;

PInterfaceTable is a pointer to a TInterfaceTable variable. 

 

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