Table of Contents

ITMSFNCReplace.ReplaceValue Method

Replaces the current match.

API unit family: TMSFNCReplaceDialog Declaring type: ITMSFNCReplace

Syntax

procedure ReplaceValue(AFind, AReplace: string);

Parameters

Name Description
AFind Text to find.
AReplace Replacement text.