Incremental Search
From RAD Studio XE
Go Up to Search Index
Search > Incremental Search
Allows you to interactively search for text. Start typing your search string immediately after invoking Incremental Search. As you type, the first matching result is highlighted in the editor, and all other matching instances are highlighted in a second color.
The status bar at the lower edge of the editor window displays a search box with the text you are looking for:
To begin a new search, press Backspace to clear the status bar, or select Search > Incremental Search again.
After the search bar is activated, you can initiate a search upwards or from the beginning of the file without using the mouse to click the Search Up and Search From Beginning buttons.
-
Enterinitiates a search downwards. -
Shift+Enterinitiates a search upwards. -
Ctrl+Enterinitiates a search from the beginning of the file.