TdxCustomSpellCheckerDictionary Methods
The base class for dictionaries.
Name | Description |
---|---|
Activate | Makes a dictionary available for spell checking. |
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Clear | Unloads a dictionary from the memory, and makes it disabled. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Has |
Checks whether AWord is contained in the dictionary. |
Load |
Loads the dictionary into the memory from a dictionary file. |
To |
Inherited from TObject. |
Unload | Unloads the dictionary from the memory. |
See Also