Vcl.ExtCtrls.TCategoryPanel

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Vcl.ExtCtrls.TCustomCategoryPanelVcl.ExtCtrls.TCustomPanelVcl.Controls.TCustomControlVcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentTCategoryPanel

Delphi

TCategoryPanel = class(TCustomCategoryPanel)

C++

class PASCALIMPLEMENTATION TCategoryPanel : public TCustomCategoryPanel

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls Vcl.ExtCtrls

Beschreibung

TCategoryPanel enthält die Legenden der Anzeigesteuerelemente für eine bestimmte Anzeigenkategorie.

TCategoryPanel ist im Grunde ein TPanel mit einer Kopfleiste zum Aus- und Einblenden des Bedienfeldes.

Siehe auch