Table of Contents

TTMSFNCLocalizationStartMode Enumeration

Controls when the active language is applied to the application.

API unit family: TMS.TMSFNCLocalizationLocalizer

Members

Name Description
lsmManual Localization is applied only when the application requests it explicitly.
lsmIdleHook Localization is applied automatically when the application becomes idle.
lsmAutoHook Localization is applied automatically as components are created and when the application idles.