Back to Devexpress

TdxHunspellDictionary.DictionaryPath Property

vcl-dxhunspelldictionary-dot-tdxhunspelldictionary-2c75e2a0.md

latest777 B
Original Source

TdxHunspellDictionary.DictionaryPath Property

Specifies the dictionary file from which a dictionary is created based on rules provided by the affix file.

Declaration

delphi
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

TdxHunspellDictionary Class

TdxHunspellDictionary Members

dxHunspellDictionary Unit