TdxHunspellDictionary.GrammarPath Property
Specifies the affix file used to build up a dictionary from the affix-compressed dictionary file specified by the DictionaryPath property.
#Declaration
property GrammarPath: TFileName read; write;
#Property Value
Type |
---|
TFile |
#Remarks
Note that the specified file must be compatible with Hunspell format v1.2.8 and earlier.