Vcl.CaptionedDockTree.TDockCaptionDrawer

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.TObjectTDockCaptionDrawer

Delphi

TDockCaptionDrawer = class(TObject)

C++

class PASCALIMPLEMENTATION TDockCaptionDrawer : public System::TObject

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
Vcl.CaptionedDockTree.pas
Vcl.CaptionedDockTree.hpp
Vcl.CaptionedDockTree Vcl.CaptionedDockTree

Beschreibung

Erzeugt eine Instanz von TDockCaptionDrawer.

TDockCaptionDrawer ist als virtual definiert, so dass TCaptionedDockTree.GetDockCaptionDrawer.Create für den korrekten Typ aufgerufen wird.