TdxNavBarOfficeNavigationBarController.MouseDown(TMouseButton,TShiftState,Integer,Integer) Method
Declaration
procedure MouseDown(Button: TMouseButton; Shift: TShiftState; X: Integer; Y: Integer);
Parameters
| Name | Type |
|---|---|
| Button | TMouseButton |
| Shift | TShiftState |
| X | Integer |
| Y | Integer |
See Also