FMX.Forms.TCommonCustomForm.DoMouseWheel

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoMouseWheel(Shift: TShiftState; WheelDelta: Integer; var Handled: Boolean); virtual;

C++

virtual void __fastcall DoMouseWheel(System::Classes::TShiftState Shift, int WheelDelta, bool &Handled);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms TCommonCustomForm

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!