Table of Contents

TTMSFNCLocalizationCollector.LoadFromFile Method

Loads translation data from the given file, replacing the currently collected data.

API unit family: TMS.TMSFNCLocalizationCollector Declaring type: TTMSFNCLocalizationCollector

Syntax

procedure LoadFromFile(const AFileName: string);

Parameters

Name Description
AFileName Path of the file to read the translation data from.