TTMSFNCMemo.OnFindPrevious Event
Occurs after the previous matching search result has been found.
API unit family: TMSFNCMemo
Declaring type: TTMSFNCMemo
Inherited from: TTMSFNCCustomMemo
Syntax
OnFindPrevious: TTMSFNCMemoFindMatchEvent;
Parameters
| Name | Description |
|---|---|
Sender |
The object that raised the event. |
Match |
The match found by the search. |