[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TControl.DoCallMouseWheelEventHandler

Declaration

Source position: controls.pp line 1416

protected procedure TControl.DoCallMouseWheelEventHandler(

  HandlerType: TControlHandlerType;

  Shift: TShiftState;

  WheelDelta: Integer;

  MousePos: TPoint;

  var Handled: Boolean

);

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