[Overview][Procedures and functions][Index] Reference for unit 'LCLMessageGlue' (#lcl)

LCLSendMouseWheelMsg

Declaration

Source position: lclmessageglue.pas line 48

function LCLSendMouseWheelMsg(

  const Target: TControl;

  XPos: SmallInt;

  YPos: SmallInt;

  WheelDelta: SmallInt;

  ShiftState: TShiftState = []

):PtrInt;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.