NSTextFinderAction 列挙型
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public enum NSTextFinderAction
type NSTextFinderAction =
- 継承
-
NSTextFinderAction
フィールド
名前 | 値 | 説明 |
---|---|---|
ShowFindInterface | 1 | |
NextMatch | 2 | |
PreviousMatch | 3 | |
ReplaceAll | 4 | |
Replace | 5 | |
ReplaceAndFind | 6 | |
SetSearchString | 7 | |
ReplaceAllInSelection | 8 | |
SelectAll | 9 | |
SelectAllInSelection | 10 | |
HideFindInterface | 11 | |
ShowReplaceInterface | 12 | |
HideReplaceInterface | 13 |