Unit 'lr_hyphen' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lz_report]

Thnj_hyphen_hyphenate2

Declaration

Source position: lr_hyphen.pas line 82

type Thnj_hyphen_hyphenate2 = function(

  var dict: HyphenDict;

  const word: PChar;

  word_size: Integer;

  hyphens: PChar;

  hyphenated_word: PChar;

  var rep: PPChar;

  var pos: Pointer;

  var cut: Pointer

):Integer;



CT Web help

CodeTyphon Studio