Vcl.ExtCtrls.TCustomCategoryPanelGroup.ExpandAll

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

Delphi

procedure ExpandAll;

C++

void __fastcall ExpandAll();

プロパティ

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

説明

カテゴリ パネル グループ内のすべてのカテゴリ パネルを展開します。

カテゴリ パネル グループ内のすべてのカテゴリ パネルを展開するには、ExpandAll を呼び出します。

関連項目