FMX.Edit.TCustomEdit.GetKeyboardType
Delphi
function GetKeyboardType: TVirtualKeyboardType;
C++
Fmx::Types::TVirtualKeyboardType __fastcall GetKeyboardType();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | protected | FMX.Edit.pas FMX.Edit.hpp | FMX.Edit | TCustomEdit | 
Description
Protected getter implementation for the KeyboardType property.