Skip to main content

TdxCustomSpellCheckerDictionary.Active Property

Returns whether the dictionary is used for spell checking.

Declaration

property Active: Boolean read;

Property Value

Type
Boolean

Remarks

The Active property returns True if a dictionary is specified as enabled (see the Enabled property), and it has been loaded by the spell checker (see the Loaded property) from a dictionary file.

See Also