RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System.PInterfaceEntry Type

PInterfaceEntry is a pointer to a TInterfaceEntry variable.

Pascal
PInterfaceEntry = ^TInterfaceEntry;
C++
^TInterfaceEntry PInterfaceEntry;

PInterfaceEntry is a pointer to a TInterfaceEntry variable. 

 

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