Vcl.ExtCtrls.TCustomCategoryPanelGroup.ExpandAll

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ExpandAll;

C++

void __fastcall ExpandAll();

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TCustomCategoryPanelGroup

Description

Expands all the category panels within the category panel group.

Call ExpandAll to expand all the category panels within the category panel group.

See Also