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