Vcl.ComCtrls.TTreeNode.TreeView

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

Delphi

property TreeView: TCustomTreeView read GetTreeView;

C++

__property TCustomTreeView* TreeView = {read=GetTreeView};

プロパティ

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

説明

ノードを表示ツリービューを指定します。

TreeView プロパティを使用すると,ツリーノードに関連付けられたツリービューを調べることができます。

関連項目