FMX.Edit.TCustomEdit.SetKeyboardType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetKeyboardType(Value: TVirtualKeyboardType);

C++

void __fastcall SetKeyboardType(Fmx::Types::TVirtualKeyboardType Value);

Eigenschaften

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

Beschreibung

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

Siehe auch