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

TLazDockForm.MouseDown

MouseDown - performs inherited MouseDown, then finds position and appropriate header.

Declaration

Source position: ldocktree.pas line 201

protected procedure TLazDockForm.MouseDown(

  Button: TMouseButton;

  Shift: TShiftState;

  X: Integer;

  Y: Integer

); override;

See also

TControl.MouseDown

  

Handles a mouse down event for the control.


Version 4.4 Generated 2025-11-08 Home