[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Passes mouse wheel events to the handlers added to the control.
Source position: controls.pp line 1484
protected procedure TControl.DoCallMouseWheelEventHandler( |
HandlerType: TControlHandlerType; |
Shift: TShiftState; |
WheelDelta: Integer; |
MousePos: TPoint; |
var Handled: Boolean |
); |
lazarus-ccr.sourceforge.net |