IdxRibbonMouseWheelReceiver.DoMouseWheel(TShiftState,Integer,TPoint) Method
Declaration
function DoMouseWheel(Shift: TShiftState; WheelDelta: Integer; MousePos: TPoint): Boolean;
Parameters
Name | Type |
---|---|
Shift | TShiftState |
WheelDelta | Integer |
MousePos | TPoint |
Returns
Type |
---|
Boolean |
See Also