[Overview][Constants][Types][Classes][Procedures and functions][Index] |
MouseMove - performs inherited Mousemove, then finds position and appropriate header
Source position: ldocktree.pas line 137
protected procedure TLazDockForm.MouseMove( |
Shift: TShiftState; |
X: Integer; |
Y: Integer |
); override; |
|
MouseMove - a procedure that allows the programmer to simulate a mouse being moved over the control, and initiates the same Action as that associated with the OnMouseMove event |
lazarus-ccr.sourceforge.net |