Table of Contents

TTMSFNCMemo.OnFindNext Event

Occurs after the next matching search result has been found.

API unit family: TMSFNCMemo Declaring type: TTMSFNCMemo Inherited from: TTMSFNCCustomMemo

Syntax

OnFindNext: TTMSFNCMemoFindMatchEvent;

Parameters

Name Description
Sender The object that raised the event.
Match The match found by the search.