Vcl.Touch.Keyboard.TCustomKeyboardButton.Key

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Key: TVirtualKey read FKey;

C++

__property Vcl::Touch::Keyboardtypes::TVirtualKey Key = {read=FKey};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.Touch.Keyboard.pas
Vcl.Touch.Keyboard.hpp
Vcl.Touch.Keyboard TCustomKeyboardButton

Beschreibung

Legt eine Tastaturtaste oder eine virtuelle Taste fest.

Die Eigenschaft Key ist ein TVirtualKey, das eine Tastaturtaste oder eine virtuelle Taste repräsentiert.

Siehe auch