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

CreateFontW

Declaration

Source position: jwawingdi.pas line 4599

function CreateFontW(

  nHeight: Integer;

  nWidth: Integer;

  nEscapement: Integer;

  nOrientation: Integer;

  fnWeight: Integer;

  fdwItalic: DWORD;

  fdwUnderline: DWORD;

  fdwStrikeOut: DWORD;

  fdwCharSet: DWORD;

  fdwOutputPrecision: DWORD;

  fdwClipPrecision: DWORD;

  fdwQuality: DWORD;

  fdwPitchAndFamily: DWORD;

  lpszFace: LPCWSTR

):HFONT;


Documentation generated on: 2023-03-18