Unit 'RLMetaFile' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_fortesreport]

TRLMetaFontMetrics

Declaration

Source position: rlmetafile.pas line 161

type TRLMetaFontMetrics = record

  TrueType: Boolean;

  

  BaseFont: string;

  

  FirstChar: Integer;

  

  LastChar: Integer;

  

  Widths: array [0..255] of Integer;

  

  FontDescriptor: TRLMetaFontDescriptor;

  

end;



CT Web help

CodeTyphon Studio