Table of Contents

ITMSFNCFind.FindEditChange Method

Notifies the target control that the find text changed.

API unit family: TMSFNCFindDialog Declaring type: ITMSFNCFind

Syntax

procedure FindEditChange(APrevText, ANewText: string);

Parameters

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