Vcl.ExtCtrls.TCustomCategoryPanel

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.ExtCtrls.TCustomPanelVcl.Controls.TCustomControlVcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTCustomCategoryPanel

Delphi

TCustomCategoryPanel = class(TCustomPanel)

C++

class PASCALIMPLEMENTATION TCustomCategoryPanel : public TCustomPanel

Properties

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

Description

TCustomCategoryPanel is a base class for the TCategoryPanel class.

TCustomCategoryPanel is a base class for the TCategoryPanel class. All of the class members for TCategoryPanel originate in TCustomCategoryPanel.

See Also