The Search Memory dialog is shown below.

You can search for text strings or you can search for byte sequences.
Search for a text string
type the string you wish to search for into the text box
Match case
select the check box if the string match should be case sensitive
Unicode
select the check box if the string match should be Unicode. If the check box is not selected the string match is ANSI
Search for bytes
type the bytes you wish to search for into the text box. A byte should be specified as a two digit hex value. Separate bytes with spaces
Search
perform the search. The progress of the search is shown on the progress bar, any matching search results are shown in the list.
Clear
clear the search results
A context menu on the search results provides a single option:

Clicking View data... opens a memory inspection dialog, allowing you to view the search results memory as BYTEs, WORDs, DWORDs or QWORDs.
