Vcl.CaptionedDockTree.TDockCaptionDrawerClass

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TDockCaptionDrawerClass = class of TDockCaptionDrawer;

C++

typedef System::TMetaClass* TDockCaptionDrawerClass;

Properties

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

Description

TDockCaptionDrawerClass defines the metaclass for TDockCaptionDrawer.

TDockCaptionDrawerClass is the metaclass for TDockCaptionDrawer. Its value is the class reference for TDockCaptionDrawer or for one of its descendants.

See Also