TTMSFNCLocalizationCollector.SaveToFile Method
Saves the collected translation data to the given file.
API unit family: TMS.TMSFNCLocalizationCollector
Declaring type: TTMSFNCLocalizationCollector
Syntax
procedure SaveToFile(const AFileName: string);
Parameters
| Name | Description |
|---|---|
AFileName |
Path of the file to write the translation data to. |