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