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

tagLOGFONTW

Declaration

Source position: jwawingdi.pas line 1897

type tagLOGFONTW = record

  lfHeight: LONG;

  lfWidth: LONG;

  lfEscapement: LONG;

  lfOrientation: LONG;

  lfWeight: LONG;

  lfItalic: Byte;

  lfUnderline: Byte;

  lfStrikeOut: Byte;

  lfCharSet: Byte;

  lfOutPrecision: Byte;

  lfClipPrecision: Byte;

  lfQuality: Byte;

  lfPitchAndFamily: Byte;

  lfFaceName: array [0..LF_FACESIZE-1] of WCHAR;

end;


Documentation generated on: 2023-03-18