[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Gets the HotSpot for the image resolution.
Source position: controls.pp line 423
public function TDragImageListResolution.GetHotSpot: TPoint; override; |
Value for the HotSpot.
GetHotSpot is an overridden TPoint function which gets the HotSpot for the image list resolution. GetHotSpot uses the value from the DragHotspot property. It contains the screen coordinates where the Drag and Drop operation was started. X is the horizontal position, and Y is the vertical position in the TPoint type.
|
Contains the mouse position for the drag image. |
Version 4.0 | Generated 2025-05-03 | Home |