RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDragDockObject.DrawDragDockImage Method

Called when the dock image for a control is drawn.

Pascal
procedure DrawDragDockImage; virtual;
C++
virtual __fastcall DrawDragDockImage();

Override DrawDragDockImage in a derived class to change the way the dock image is drawn. 

 

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