BrainStim Main Application
1.1.0.1
The BrainStim Main Application class references.
|
Public Attributes | |
bool | backwards |
Whether the search action should go backwards from the current cursor position. | |
bool | isRegExp |
Whether the search String contains a Regular Expression String. | |
bool | matchCase |
Whether the search action is CaseSensitive. | |
bool | multiLine |
Whether the serach action wraps around the end of the text. | |
bool | replace |
Whether the search value should also be replaced. | |
bool | wholeWords |
Whether the search action should only search for whole words. | |
The structure (DocFindFlags) can store a specification for the Find/replace Dialog