TClrCustomControl.MouseDown(TMouseButton,TShiftState,Integer,Integer) Method
OnMouseDown event dispatcher.
protected procedure MouseDown(Button: TMouseButton; Shift: TShiftState; X, Y: Integer); override;
Parameters
- Button
- Type: TMouseButton
- Shift
- Type: TShiftState
- X
- Type: Integer
- Y
- Type: Integer