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

TLazDockForm.TrackMouse

TrackMouse - finds position of the mouse, which part of the control it occupies (whether header or main part of control), and state of buttons.

Declaration

Source position: ldocktree.pas line 132

protected procedure TLazDockForm.TrackMouse(

  X: Integer;

  Y: Integer

);