Incremental Search

From RAD Studio XE
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.

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.

  • Enter initiates a search downwards.
  • Shift+Enter initiates a search upwards.
  • Ctrl+Enter initiates a search from the beginning of the file.


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.

See Also

Personal tools
Previous Version
In other languages