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

tagNEWTEXTMETRICW

Declaration

Source position: jwawingdi.pas line 1645

type tagNEWTEXTMETRICW = record

  tmHeight: LONG;

  tmAscent: LONG;

  tmDescent: LONG;

  tmInternalLeading: LONG;

  tmExternalLeading: LONG;

  tmAveCharWidth: LONG;

  tmMaxCharWidth: LONG;

  tmWeight: LONG;

  tmOverhang: LONG;

  tmDigitizedAspectX: LONG;

  tmDigitizedAspectY: LONG;

  tmFirstChar: WCHAR;

  tmLastChar: WCHAR;

  tmDefaultChar: WCHAR;

  tmBreakChar: WCHAR;

  tmItalic: Byte;

  tmUnderlined: Byte;

  tmStruckOut: Byte;

  tmPitchAndFamily: Byte;

  tmCharSet: Byte;

  ntmFlags: DWORD;

  ntmSizeEM: UINT;

  ntmCellHeight: UINT;

  ntmAvgWidth: UINT;

end;


Documentation generated on: 2023-03-18