Vcl.Controls.TImeName
Delphi
type TImeName = UnicodeString;
C++
typedef System::UnicodeString TImeName;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
type typedef |
public | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | Vcl.Controls |
Description
TImeName is the type that represents the name of an Input Method Editor.
TImeName is the string that identifies an IME.