[Overview][Constants][Types][Classes][Procedures and functions][Index] |
DoMouseWheelDown - calls the OnMouseWheelDown event handler if assigned, and adjusts position of pointer over the link
Source position: dbgrids.pas line 397
protected function TCustomDBGrid.DoMouseWheelDown( |
Shift: TShiftState; |
MousePos: TPoint |
):Boolean; override; |
|
Invokes the OnMouseWheelDown handler. |
lazarus-ccr.sourceforge.net |