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

CreateFont

Declaration

Source position: jwawingdi.pas line 4601

function CreateFont(

  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: LPCTSTR

):HFONT;


Documentation generated on: 2023-03-18