Table of Contents

TTMSFNCLocalizationCollector.UnExclude Method

Removes a previous exclusion so the given object is scanned again by subsequent analysis calls.

API unit family: TMS.TMSFNCLocalizationCollector Declaring type: TTMSFNCLocalizationCollector

Syntax

procedure UnExclude(AObject: TObject);

Parameters

Name Description
AObject Object to remove from the exclusion list.