RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDockCaptionDrawer Class

Creates an instance of the TDockCaptionDrawer.

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

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

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!