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

ExtCreatePen

Declaration

Source position: winapih.inc line 103

function ExtCreatePen(

  dwPenStyle: DWord;

  dwWidth: DWord;

  const lplb: TLogBrush;

  dwStyleCount: DWord;

  lpStyle: PDWord

):HPEN;