Unit 'JwaWindows' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

tagTEXTMETRICA

Declaration

Source position: jwawingdi.pas line 1497

type tagTEXTMETRICA = record

  tmHeight: LONG;

  tmAscent: LONG;

  tmDescent: LONG;

  tmInternalLeading: LONG;

  tmExternalLeading: LONG;

  tmAveCharWidth: LONG;

  tmMaxCharWidth: LONG;

  tmWeight: LONG;

  tmOverhang: LONG;

  tmDigitizedAspectX: LONG;

  tmDigitizedAspectY: LONG;

  tmFirstChar: Byte;

  tmLastChar: Byte;

  tmDefaultChar: Byte;

  tmBreakChar: Byte;

  tmItalic: Byte;

  tmUnderlined: Byte;

  tmStruckOut: Byte;

  tmPitchAndFamily: Byte;

  tmCharSet: Byte;

end;


Documentation generated on: 2023-03-18