Activates an input method editor (IME) using the values specified by the ImeMode and ImeName properties.
procedure SetIme;
__fastcall SetIme();
Applications cannot call SetIme. SetIme is called automatically when the control receives input focus. It is exposed as a protected method so that descendant objects can cause the ImeMode and ImeName properties to take effect at other times.
ImeMode
ImeName