Enum TextEdit.SearchResult
enum SearchResult
: int { ... }
Enum members
| Name | Description |
|---|---|
searchResultColumn
|
Used to access the result column from search.
|
searchResultLine
|
Used to access the result line from search.
|