Unit 'LDockTree' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TLazDockForm.MouseLeave

MouseLeave - performs inherited MouseLeave, and sets the local store of position to indicate absence of the mouse.

Declaration

Source position: ldocktree.pas line 130

protected procedure TLazDockForm.MouseLeave; override;

See also

TControl.MouseLeave

  

Invokes the OnMouseLeave handler.