FMX.Text.ITextInput.IMEStateUpdated
Delphi
procedure IMEStateUpdated;
C++
virtual void __fastcall IMEStateUpdated() = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | public | FMX.Text.pas FMX.Text.hpp | FMX.Text | ITextInput | 
Description
The platform uses this method to notify to the control that either text or caret position was changed.