ImageEn, unit iesettings

TIEGlobalSettings.UpdateLanguage

TIEGlobalSettings.UpdateLanguage


Declaration

procedure UpdateLanguage();


Description

Force an update of the UI to match the specified language.
This will update the language of all ImageEn TActions.
Calling UpdateLanguage is generally not required, because the UI will update automatically when setting MsgLanguage.


Example

IEGlobalSettings().UpdateLanguage();


See Also

Language Support
MsgLanguage
CurrentMsgLanguage
GetLanguages
GetLanguageWord
SetLanguageWord