API:Vcl.ExtCtrls.TCategoryPanelGroup

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.ExtCtrls.TCustomCategoryPanelGroupVcl.Forms.TScrollingWinControlVcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentTCategoryPanelGroup

Delphi

TCategoryPanelGroup = class(TCustomCategoryPanelGroup)

C++

class PASCALIMPLEMENTATION TCategoryPanelGroup : public TCustomCategoryPanelGroup

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.

Vcl.ExtCtrls.TCategoryPanelGroup inherits from Vcl.ExtCtrls.TCustomCategoryPanelGroup. All content below this line refers to Vcl.ExtCtrls.TCustomCategoryPanelGroup.

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