Vcl.ToolWin.TToolDockObject.DrawDragDockImage

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DrawDragDockImage; override;

C++

virtual void __fastcall DrawDragDockImage();

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.ToolWin.pas
Vcl.ToolWin.hpp
Vcl.ToolWin TToolDockObject

Description

Called when the dock image for a toolbar control is drawn.

DrawDragDockImage draws a control that is moved in a toolbar.