Vcl.ComCtrls.TRichEdit.SpellChecking
Delphi
property SpellChecking;
C++
__property SpellChecking = {default=0};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | published | Vcl.ComCtrls.pas Vcl.ComCtrls.hpp |
Vcl.ComCtrls | TRichEdit |
説明
SpellChecking が True に設定されると、TRichEdit は、コンテンツのネイティブ スペル チェックを自動的に開始します。
Vcl.ComCtrls.TRichEdit.SpellChecking は Vcl.ComCtrls.TCustomRichEdit.SpellChecking を継承しています。以下の内容はすべて Vcl.ComCtrls.TCustomRichEdit.SpellChecking を参照しています。
SpellChecking が True に設定されると、TRichEdit は、コンテンツのネイティブ スペル チェックを自動的に開始します。
メモ: SpellChecking は、Windows 8 以降でのみサポートされます。