PInterfaceTable is a pointer to a TInterfaceTable variable.
PInterfaceTable = ^TInterfaceTable;
^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!
|