[Overview][Types][Procedures and functions][Variables][Index] Reference for unit 'LCLIntf' (#lcl)

ExtCreatePen

Creates a logical pen, selectable into any DC.

Declaration

Source position: winapih.inc line 99

function ExtCreatePen(

  dwPenStyle: DWord;

  dwWidth: DWord;

  const lplb: TLogBrush;

  dwStyleCount: DWord;

  lpStyle: PDWord

):HPEN;


Version 3.2 Generated 2024-02-25 Home