[Overview][Constants][Types][Classes][Procedures and functions][Index] |
TNodeCache - a cache (temporary storage record) for a TTreeNode and its index
Source position: comctrls.pp line 2226
type TNodeCache = record |
||
CacheNode: TTreeNode; |
|
|
CacheIndex: Integer; |
|
|
end; |
lazarus-ccr.sourceforge.net |