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