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

tagLOGFONTA

Declaration

Source position: jwawingdi.pas line 1871

type tagLOGFONTA = 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 CHAR;

end;


Documentation generated on: 2023-03-18