Unit 'LCLIntf' Package
[Overview][Types][Procedures and functions][Variables][Index] [#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;



CT Web help

CodeTyphon Studio