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

CreatePenIndirect

Creates an logical Pen, selectable into any DC.

Declaration

Source position: winapih.inc line 68

function CreatePenIndirect(

  const LogPen: TLogPen

):HPEN;

Function result

The pen Handle, zero on failure.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.