<< Click to Display Table of Contents >> Navigation: »No topics above this level« Hyphenation |
To define hyphenation rules obtain language using
THtLanguage.GetLanguage(const LangCode: string): THtLanguage
and define rules using
procedure AddHyphenation(const Word: hstring; const APositions: TCardinalArray);
procedure LoadHyphenationfromStream(const ST: TStream);