[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TDragImageListResolution.ShowDragImage

Notifies the widgetset class to display the drag image.

Declaration

Source position: controls.pp line 414

public procedure TDragImageListResolution.ShowDragImage;

Description

Displays the drag image from the image resolution. No actions are performed in the method if Dragging is set to False.

ShowDragImage is called from the ShowDragImage method in TDragImageList.

See also

TDragImageListResolution.Dragging

  

Indicates that BeginDrag has been called for the image resolution.

TDragImageList.ShowDragImage

  

Displays the drag image.