[Overview][Procedures and functions][Index] |
Delivers a TLMMouseEvent mouse wheel message to the target control.
Source position: lclmessageglue.pas line 46
function LCLSendMouseWheelMsg( |
const Target: TControl; |
XPos: SmallInt; |
YPos: SmallInt; |
WheelDelta: SmallInt; |
ShiftState: TShiftState = [] |
):PtrInt; |
Version 4.0 | Generated 2025-05-03 | Home |