Table of Contents

ITMSFNCFind.FindValue Method

Finds the specified text.

API unit family: TMSFNCFindDialog Declaring type: ITMSFNCFind

Syntax

procedure FindValue(AText: string; var AFound: Boolean);

Parameters

Name Description
AText Text to search for.
AFound Set to True when a matching value is found.