FMX.Text.TTextService.SetImeMode
Delphi
procedure SetImeMode(const Value: TImeMode);
C++
void __fastcall SetImeMode(const Fmx::Types::TImeMode Value);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | FMX.Text.pas FMX.Text.hpp |
FMX.Text | TTextService |
Description
Setter for the ImeMode property.
SetImeMode is implemented by descendants of TTextService to set the value of the ImeMode property.