TIEImageEnGlobalSettings.MsgLanguage
Declaration
property MsgLanguage: TMsgLanguage;
Description
This property sets the language for ImageEn dialogs, messages and actions.

Default: msSystem
Note: The UpdateLanguage method of
IIELanguageUpdatable interface is called whenever MsgLanguage is updated.
Example
IEGlobalSettings().MsgLanguage := msItalian;
See Also
-
Language Support-
CurrentMsgLanguage-
GetLanguages-
SetLanguageWord-
GetLanguageWord-
UpdateLanguage-
LanguageToStr