FMX.Edit.TCustomEdit.GetKeyboardType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetKeyboardType: TVirtualKeyboardType;

C++

Fmx::Types::TVirtualKeyboardType __fastcall GetKeyboardType();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
FMX.Edit.pas
FMX.Edit.hpp
FMX.Edit TCustomEdit

Beschreibung

Als protected deklarierte Getter-Implementierung für die Eigenschaft KeyboardType.

Siehe auch