RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomImageList.GetHotSpot Method

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

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

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

 

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