Unit 'gaFonts' Package
[Overview][Types][Classes][Procedures and functions][Index] [#bs_engines]

TTextPageMetrics

Declaration

Source position: gafonts.pas line 378

type TTextPageMetrics = record

  lineCount: Integer;

  

  maxLineWidth: Double;

  

  wordListOffsets: TArrayOfInteger;

  

  justifyDeltas: TArrayOfDouble;

  

  lineWidths: TArrayOfDouble;

  

end;



CT Web help

CodeTyphon Studio