TecDictianaryWords is class for storing dictionary words.
TecDictionaryWords = class;
ecSpell
|
Topic |
Description |
|
The methods of the TecDictionaryWords class are listed here. | |
|
The properties of the TecDictionaryWords class are listed here. |
|
Method |
|
protected |
|
virtual |
|
Property |
|
read only |
|
TecDictionaryWords Methods |
Description |
|
Adds new word to the list. | |
|
Deletes all word from the list. | |
|
Compares two strings. | |
|
Creates and initializes a TecDictionaryWords instance. | |
|
Destroys an instance of TecDictionaryWords. | |
|
Finds S string in the list of words. | |
|
| |
|
|
|
TecDictionaryWords Properties |
Description |
|
Specifies whether the TecDictionaryWords object is active. | |
|
Indicates the name and directory path of the source file. | |
|
Indicates language of words in the Words property. | |
|
Indicates whether the Words property has been modified. | |
|
Indicates whether words in the Words property are alphabetically sorted. | |
|
Specifies title for the contents of the TecDictionaryWords instance. | |
|
Contains a list of words. |
|
Copyright (c) 2004-2011. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|