TdxNavBarController.MouseDown(TMouseButton,TShiftState,TPoint) Method
Declaration
procedure MouseDown(AButton: TMouseButton; AShift: TShiftState; const APoint: TPoint);
Parameters
| Name | Type |
|---|---|
| AButton | TMouseButton |
| AShift | TShiftState |
| APoint | TPoint |
See Also