TdxAffixCompressionDictionary.GrammarPath Property
In This Article
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 |
---|
TFile |
See Also