Table of Contents

TTMSFNCLocalizationCollector.SetDeclaredModules Method

Hands the collector the design modules the project declares, so the editor can report which of them have never been collected and which collected roots the project no longer declares. Design time only.

API unit family: TMS.TMSFNCLocalizationCollector Declaring type: TTMSFNCLocalizationCollector

Syntax

procedure SetDeclaredModules(const AModules: TTMSFNCLocalizationDeclaredModules);

Parameters

Name Description
AModules The modules the project declares.