API:Vcl.ComCtrls.TNodeCache

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TNodeCache = record

C++

struct DECLSPEC_DRECORD TNodeCache
{
public:
    TTreeNode* CacheNode;
    int CacheIndex;
};

Properties

Type Visibility Source Unit Parent
record
struct
public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls Vcl.ComCtrls

Description

Embarcadero Technologies does not currently have any additional information.