Back to Devexpress

TdxHunspellDictionary.GrammarPath Property

vcl-dxhunspelldictionary-dot-tdxhunspelldictionary-aab26176.md

latest797 B
Original Source

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

delphi
property GrammarPath: 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

TdxHunspellDictionary Class

TdxHunspellDictionary Members

dxHunspellDictionary Unit