TdxUserSpellCheckerDictionary Methods
A user-defined dictionary.
Name | Description |
---|---|
Activate |
Makes a dictionary available for spell checking.
Inherited from Tdx |
Add |
Adds a word to the dictionary. |
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Clear |
Unloads a dictionary from the memory, and makes it disabled.
Inherited from Tdx |
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.
Inherited from Tdx |
Load |
Loads the dictionary into the memory from a dictionary file.
Inherited from Tdx |
Load |
Reads words from strings to the dictionary. |
Save |
Writes words from the dictionary to strings. |
To |
Inherited from TObject. |
Unload |
Unloads the dictionary from the memory.
Inherited from Tdx |