[Overview][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 376
protected function TCustomDBGrid.DoMouseWheelDown( |
Shift: TShiftState; |
MousePos: TPoint |
):Boolean; override; |
|
DoMouseWheelDown - performs the action for a downward movement of the mouse wheel; returns True if handled |
lazarus-ccr.sourceforge.net |