Table of Contents

ITMSFNCReplace.ReplaceEditChange Method

Notifies the target control that the replacement text changed.

API unit family: TMSFNCReplaceDialog Declaring type: ITMSFNCReplace

Syntax

procedure ReplaceEditChange(APrevText, ANewText: string);

Parameters

Name Description
APrevText Previous replacement text.
ANewText New replacement text.