RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ComCtrls.PNodeCache Type

PNodeCache is a pointer to a TNodeCache object.

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

ComCtrls

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

TTreeView 

TTreeNodes

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!