[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 4.0 Generated 2025-05-03 Home