TTMSFNCLocalizationLocalizer.LoadFromFile Method
Loads translations from the specified file, replacing the current translation data.
API unit family: TMS.TMSFNCLocalizationLocalizer
Declaring type: TTMSFNCLocalizationLocalizer
Syntax
procedure LoadFromFile(const AFileName: string);
Parameters
| Name | Description |
|---|---|
AFileName |
Path of the file to read. |