Delivers a LM_MouseMove message to the target control.
Source position: lclmessageglue.pas line 43
function LCLSendMouseMoveMsg( |
const Target: TControl; |
XPos: SmallInt; |
YPos: SmallInt; |
ShiftState: TShiftState = [] |
):PtrInt; |
| Version 4.4 | Generated 2025-11-08 | Home |