Table of Contents

TTMSFNCLocalizationCollector.AnalyzeForm Method

Scans the given form and its child components and collects their localizable strings.

API unit family: TMS.TMSFNCLocalizationCollector Declaring type: TTMSFNCLocalizationCollector

Syntax

procedure AnalyzeForm(AForm: TCustomForm);

Parameters

Name Description
AForm Form to scan.