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