[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LDockTree' (#lcl)

TLazDockForm.MouseUp

MouseUp - calls inherited MouseUp then finds position and appropriate header

Declaration

Source position: ldocktree.pas line 135

protected procedure TLazDockForm.MouseUp(

  Button: TMouseButton;

  Shift: TShiftState;

  X: Integer;

  Y: Integer

); override;

See also

TControl.MouseUp

  

MouseUp - a procedure that allows the programmer to simulate a mouse button being Up over the control, and initiates the same Action as that associated with the OnMouseUp event