TrackMouse - finds position of the mouse, which part of the control it occupies (whether header or main part of control), and state of buttons.
Source position: ldocktree.pas line 132
protected procedure TLazDockForm.TrackMouse( |
X: Integer; |
Y: Integer |
); |