RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ComCtrls.PNodeCache Type

PNodeCache is a pointer to a TNodeCache object.

Pascal
PNodeCache = ^TNodeCache;
C++
^TNodeCache PNodeCache;

PNodeCache is a pointer to a cached node of an instance of the TTreeView class defined in the ComCtrls unit. 

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