Incremental Search

From RAD Studio
Jump to: navigation, search

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:

IncrementalSearch2.jpg

To begin a new search, press Backspace to clear the status bar, or select Search > Incremental Search again.


Item Description

<text-box>

Displays your search string as you type. You can also click the associated down-arrow DownArrowFind.bmp to select a previously entered search string.

SearchUp.bmp Up Arrow

Searches from the current position to the beginning of the file.

SearchDown.bmp Down Arrow

Searches from the current position to the end of the file. This is the default.

RestartFromBeginning.bmp Restart from beginning

Starts to search downward from the beginning of the file.

Personal tools
Newest Version: XE
In other languages