TecDictionary is a container for TecDictionartyWords objects.
TecDictionary = class(TComponent);
ecSpell
|
Topic |
Description |
|
The methods of the TecDictionary class are listed here. | |
|
The properties of the TecDictionary class are listed here. |
|
Method |
|
virtual |
|
protected |
|
Property |
|
read only |
|
TecDictionary Methods |
Description |
|
Creates a new TecDictionaryWords instance and adds it to the Items array. | |
|
Returns true if Dict is not nil and it is not a skipped or user dictionary. | |
|
Checks whether AWord word is contained in at least one non-special dictionary. | |
|
Creates and initializes a TecDictionary instance. | |
|
Calls the dictionaries dialog. | |
|
Destroys an instance of TecDictionary. | |
|
Finds approximately similar to S words in all dictionaries. | |
|
Indicates whether Dict dictionary is a special dictionary. | |
|
Loads a list of dictionary files to the file with IniFile filename. | |
|
Removes Dict dictionary from the list of dictionaries. | |
|
Saves a list of dictionary files to the file with IniFile filename. |
|
TecDictionary Properties |
Description |
|
Returns the number of items in the collection. | |
|
Lists the items on the collection. | |
|
Specifies list of skipped words. | |
|
Specifies a user dictionary. |
|
Copyright (c) 2004-2011. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|