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 205

protected procedure TLazDockForm.TrackMouse(

  X: Integer;

  Y: Integer

);


Version 4.4 Generated 2025-11-08 Home