RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDockCaptionDrawer Class

Creates an instance of the TDockCaptionDrawer.

Pascal
TDockCaptionDrawer = class(TObject);
C++
class TDockCaptionDrawer : public TObject;

CaptionedDockTree

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

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!