Vcl.CaptionedDockTree.TCaptionedDockTreeClass

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TCaptionedDockTreeClass = class of TCaptionedDockTree;

C++

typedef System::TMetaClass* TCaptionedDockTreeClass;

Properties

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

Description

TCaptionedDockTreeClass defines the metaclass for TCaptionedDockTree.

TCaptionedDockTreeClass is the metaclass for TCaptionedDockTree. Its value is the class reference for TCaptionedDockTree or for one of its descendants.

See Also