Vcl.CaptionedDockTree.TDockCaptionDrawer

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTDockCaptionDrawer

Delphi

TDockCaptionDrawer = class(TObject)

C++

class PASCALIMPLEMENTATION TDockCaptionDrawer : public System::TObject

Properties

Type Visibility Source Unit Parent
class public
Vcl.CaptionedDockTree.pas
Vcl.CaptionedDockTree.hpp
Vcl.CaptionedDockTree Vcl.CaptionedDockTree

Description

Creates an instance of TDockCaptionDrawer.

TDockCaptionDrawer is defined as virtual so that TCaptionedDockTree. GetDockCaptionDrawer. Create is called on the correct type.