Table of Contents

ITMSFNCReplace.FindEditChange Method

Notifies the target control that the find text changed.

API unit family: TMSFNCReplaceDialog Declaring type: ITMSFNCReplace

Syntax

procedure FindEditChange(APrevText, ANewText: string);

Parameters

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