Vcl.ExtCtrls.TCustomCategoryPanelGroup.CollapseAll

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

Delphi

procedure CollapseAll;

C++

void __fastcall CollapseAll();

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TCustomCategoryPanelGroup

説明

カテゴリ パネル グループ内のすべてのカテゴリ パネルを折りたたみます。

カテゴリ パネル グループ内のすべてのカテゴリ パネルを折りたたむには、CollapseAll を呼び出します。

関連項目