Vcl.ExtCtrls.TCustomCategoryPanelGroup

From RAD Studio API Documentation

TCustomCategoryPanelGroupVcl.Forms.TScrollingWinControlVcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObject

Delphi

TCustomCategoryPanelGroup = class(TScrollingWinControl)

C++

class PASCALIMPLEMENTATION TCustomCategoryPanelGroup : public Vcl::Forms::TScrollingWinControl

Properties

Type Visibility Source Unit Parent
class public
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls Vcl.ExtCtrls

Description

Implements a container for collapsible panels that are TCategoryPanel objects.

TCustomCategoryPanelGroup implements a container for collapsible panels that are TCategoryPanel objects. The TCategoryPanelGroup class is based on TCustomCategoryPanelGroup.

See Also