FMX.Controls.Presentation.TMouseWheelInfo.Shift

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Shift: TShiftState;

C++

System::Classes::TShiftState Shift;

Properties

Type Visibility Source Unit Parent
field public
FMX.Controls.Presentation.pas
FMX.Controls.Presentation.hpp
FMX.Controls.Presentation TMouseWheelInfo

Description

Specifies which keys are pressed when a mouse button is released.

See TShiftState for possible values.

See Also