[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit '_crw_eldraw' (#crwlib)

SetPen

Declaration

Source position: _crw_eldraw.pas line 103

procedure SetPen(

  Pen: TPen;

  Color: TColor = clBlack;

  Style: TPenStyle = psSolid;

  Mode: TPenMode = pmCopy;

  Width: Integer = 1

);