TTMSFNCMemo.OnFindAll Event
Occurs after all matching search results have been collected.
API unit family: TMSFNCMemo
Declaring type: TTMSFNCMemo
Inherited from: TTMSFNCCustomMemo
Syntax
OnFindAll: TTMSFNCMemoFindMatchesEvent;
Parameters
| Name | Description |
|---|---|
Sender |
The object that raised the event. |
Matches |
The collection of matches found by the search. |