TdxHunspellDictionary.DictionaryPath Property
Specifies the dictionary file from which a dictionary is created based on rules provided by the affix file.
Declaration
property DictionaryPath: TFileName read; write;
Property Value
Type |
---|
TFileName |
Remarks
Note that the specified file must be compatible with Hunspell format v1.2.8 and earlier.
See Also