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

TControl.OnMouseWheelRight

Event handler for right movements of the mouse wheel.

Declaration

Source position: controls.pp line 1531

protected property TControl.OnMouseWheelRight : TMouseWheelUpDownEvent
  read FOnMouseWheelRight
  write FOnMouseWheelRight;

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