Vcl.ExtCtrls.TCustomCategoryPanel

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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

Delphi

TCustomCategoryPanel = class(TCustomPanel)

C++

class PASCALIMPLEMENTATION TCustomCategoryPanel : public TCustomPanel

Eigenschaften

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

Beschreibung

TCustomCategoryPanel ist die Basisklasse für TCategoryPanel.

TCustomCategoryPanel ist die Basisklasse für TCategoryPanel. Alle Klassen-Member von TCategoryPanel stammen von TCustomCategoryPanel ab.

Siehe auch