FMX.Controls.Presentation.TKeyInfo.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 TKeyInfo

Description

Combination of modifier keys that were pressed when the specified key (Key, KeyChar) was pressed.

See Also