Vcl.ComCtrls.PNodeCache

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

PNodeCache = ^TNodeCache;

C++

typedef TNodeCache *PNodeCache;

プロパティ

種類 可視性 ソース ユニット
pointer
typedef
public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls Vcl.ComCtrls

説明

PNodeCacheTNodeCache オブジェクトへのポインタです。

PNodeCache は,ComCtrls ユニットで定義された TTreeView クラスのインスタンスの,キャッシュされているノードへのポインタです。

関連項目