[Overview][Types][Classes][Index] Reference for unit 'ImgList' (#lcl)

TCustomImageList.GetHotSpot

Returns the offset from the drawing position to the image origin.

Declaration

Source position: imglist.pp line 198

public function TCustomImageList.GetHotSpot: TPoint; virtual;

Description

A HotSpot is used only in a TDragImageList, here it is (0,0).

The latest version of this document can be found at lazarus-ccr.sourceforge.net.