ITMSFNCFind Interface
Search contract implemented by controls that can be driven by the find dialog.
API unit family: TMSFNCFindDialog
Syntax
ITMSFNCFind = interface
Methods
| Name | Description |
|---|---|
| FindEditChange | Notifies the target control that the find text changed. |
| FindNextValue | Finds the next occurrence of the specified text. |
| FindValue | Finds the specified text. |
| SetMarker | Requests the target control to mark the current match or position. |