Table of Contents

ITMSFNCReplace.ReplaceAllValue Method

Replaces all matches in the selected range.

API unit family: TMSFNCReplaceDialog Declaring type: ITMSFNCReplace

Syntax

procedure ReplaceAllValue(AFind, AReplace: string);

Parameters

Name Description
AFind Text to find.
AReplace Replacement text.