Vcl.ComCtrls.TCustomTreeView.FullCollapse
Delphi
procedure FullCollapse;
C++
void __fastcall FullCollapse();
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
procedure function |
public | Vcl.ComCtrls.pas Vcl.ComCtrls.hpp |
Vcl.ComCtrls | TCustomTreeView |
説明
ツリービューコントロール内のすべてのノードを折りたたみます。
FullCollapse メソッドを呼び出すと,第 1 レベルにあるノードを除き,ツリービュー内のノードはすべて隠すことができます。