Vcl.ExtCtrls.TCategoryPanelClass
Delphi
TCategoryPanelClass = class of TCustomCategoryPanel;
C++
typedef System::TMetaClass* TCategoryPanelClass;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
classref typedef |
public | Vcl.ExtCtrls.pas Vcl.ExtCtrls.hpp |
Vcl.ExtCtrls | Vcl.ExtCtrls |
Description
Metaclass for the TCategoryPanel class.
TCategoryPanelClass defines the metaclass for the TCategoryPanel class. Its value is the class reference for TCategoryPanel or for one of its descendants.