TClrCustomControl.MouseUp(TMouseButton,TShiftState,Integer,Integer) Method
Namespace: CNClrLib.Control.Base
protected procedure MouseUp(Button: TMouseButton; Shift: TShiftState; X, Y: Integer); override;
Parameters
- Button
- Type: TMouseButton
- Shift
- Type: TShiftState
- X
- Type: Integer
- Y
- Type: Integer