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

CreatePen

Declaration

Source position: winapih.inc line 270

function CreatePen(

  Style: Integer;

  Width: Integer;

  Color: TColorRef

):HPEN;