Vcl.ExtCtrls.TCategoryPanelSurfaceClass

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TCategoryPanelSurfaceClass = class of TCategoryPanelSurface;

C++

typedef System::TMetaClass* TCategoryPanelSurfaceClass;

Properties

Type Visibility Source Unit Parent
classref
typedef
public
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls Vcl.ExtCtrls

Description

TCategoryPanelSurfaceClass defines the metaclass for TCategoryPanelSurface.

TCategoryPanelSurfaceClass is the metaclass for TCategoryPanelSurface. Its value is the class reference for TCategoryPanelSurface or for one of its descendants.

See Also