Vcl.DBCtrls.TDBRichEdit.SpellChecking
Delphi
property SpellChecking;
C++
__property SpellChecking = {default=0};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Vcl.DBCtrls.pas Vcl.DBCtrls.hpp |
Vcl.DBCtrls | TDBRichEdit |
Description
When SpellChecking is set to True, the TDBRichEdit automatically starts a native spell-checking of its content.
Note: SpellChecking is only supported on Windows 8 or later.