> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Dictionary ダイアログ

> ABBYY FineReader Engine API の Dictionary ダイアログ。ユーザー辞書を編集するための Windows ダイアログで、ANSI および Unicode でエンコードされたテキストファイルからの単語のインポートもサポートします。

<Note>
  このトピックは Windows 用 FRE に適用されます。
</Note>

このダイアログは、Windows で [Dictionary](/ja/fine-reader/engine/api-reference/language-related-objects/dictionary) オブジェクトの [Edit](/ja/fine-reader/engine/api-reference/language-related-objects/dictionary/edit-method) メソッドを使用してユーザー辞書を編集すると表示されます。

<img src="https://mintcdn.com/abbyy/6udH-pkk8zkVafYH/images/fine-reader/engine/dictionay_dialog.gif?s=ec7c26ddd039c82c7a9e64d20e2e81ea" alt="Dictionay_dialog" width="338" height="279" data-path="images/fine-reader/engine/dictionay_dialog.gif" />

| オプション           | オプションの説明                                                                                                              |
| --------------- | --------------------------------------------------------------------------------------------------------------------- |
| ダイアログ上部のフィールド   | ここに、辞書に追加する単語を入力します。                                                                                                  |
| 単語の一覧           | ユーザー辞書内のすべての単語を表示します。削除する単語を選択します。                                                                                    |
| Add (button)    | 上部の行に入力した単語を辞書に追加します。                                                                                                 |
| Delete (button) | 選択した単語を辞書から削除します。                                                                                                     |
| Import (button) | 既存の辞書をインポートします (たとえば、Windows の ANSI および Unicode エンコーディングの任意のテキストファイルなど。唯一の要件は、単語がスペースまたはその他の非アルファベット文字で区切られていることです) 。 |
| Export (button) | ABBYY FineReader のユーザー辞書をエクスポートします。                                                                                   |
| Close (button)  | ダイアログを閉じます。                                                                                                           |

<div id="see-also">
  ## 関連項目
</div>

[Dictionary](/ja/fine-reader/engine/api-reference/language-related-objects/dictionary)

[IDictionary::Edit](/ja/fine-reader/engine/api-reference/language-related-objects/dictionary/edit-method)
