RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomRibbon.DoMouseWheelEx Method
Pascal
function DoMouseWheelEx(Shift: TShiftState; WheelDelta: Integer; MousePos: TPoint): Boolean;
C++
__fastcall Boolean DoMouseWheelEx(TShiftState Shift, int WheelDelta, TPoint MousePos);

This is DoMouseWheelEx, a member of class TCustomRibbon.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!