ImeName Property

Applies to TestComplete 15.62, last modified on March 19, 2024

Specifies the name of the input method editor (IME) used to process the keyboard input.

Declaration

componentObj.ImeName
Read-Write Property String
componentObj     One of the user forms components and objects listed in the Applies To section  

Applies To

The property applies to the following components and objects:

TcxButtonEdit, TcxButtonEditProperties, TcxCalcEdit, TcxCalcEditProperties, TcxComboBox, TcxComboBoxProperties, TcxCurrencyEdit, TcxCurrencyEditProperties, TcxDateEdit, TcxDateEditProperties, TcxListBox, TcxMemo, TcxMemoProperties, TcxMRUEdit, TcxMRUEditProperties, TcxSpinEdit, TcxSpinEditProperties, TcxTextEdit, TcxTextEditProperties, TcxTimeEdit, TcxTimeEditProperties

Description

The ImeName property specifies the name of the IME used to process the keyboard input in the Asian version of Windows. To get or set the IME mode, use the ImeMode property.

Property Value

A string holding the IME name.

See Also

ImeMode Property

Highlight search results