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

TWin32WidgetSet.ExtCreatePen

Declaration

Source position: win32winapih.inc line 79

public function TWin32WidgetSet.ExtCreatePen(

  dwPenStyle: DWord;

  dwWidth: DWord;

  const lplb: TLogBrush;

  dwStyleCount: DWord;

  lpStyle: PDWord

):HPEN; override;