TTMSFNCLocalizationCollector.LanguageDefinitions Property
The languages translations can be collected for, including the default language.
API unit family: TMS.TMSFNCLocalizationCollector
Declaring type: TTMSFNCLocalizationCollector
Type: TTMSFNCLanguageList
Syntax
property LanguageDefinitions: TTMSFNCLanguageList;
Remarks
The list is shared by every collector in the process and is loaded from and saved with the translation data, so entries added here survive a reload. Add a language with its AddLanguage method before assigning Target to it.