MouseUp - calls inherited MouseUp then finds position and appropriate header.
Source position: ldocktree.pas line 127
protected procedure TLazDockForm.MouseUp( |
Button: TMouseButton; |
Shift: TShiftState; |
X: Integer; |
Y: Integer |
); override; |
|
Invokes the OnMouseUp handler. |