Unit 'Img32.Text' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_image32]

TTextPageMetrics

Declaration

Source position: Img32.Text.pas line 385

type TTextPageMetrics = record

  lineCount: Integer;

  

  maxLineWidth: Double;

  

  wordListOffsets: TArrayOfInteger;

  

  justifyDeltas: TArrayOfDouble;

  

  lineWidths: TArrayOfDouble;

  

end;



CT Web help

CodeTyphon Studio