RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDragImageList.GetHotSpot Method

Returns the hot spot location associated with the current drag image.

Pascal
function GetHotSpot: TPoint; override;
C++
virtual __fastcall TPoint GetHotSpot();

Use the GetHotSpot method to obtain the position of the hot spot of the current drag image. The hot spot represents the current mouse position. 

 

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