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

TPen.SetColor

SetColor - specifies Colour for the Pen

Declaration

Source position: graphics.pp line 659

protected procedure TPen.SetColor(

  const NewColor: TColor;

  const NewFPColor: TFPColor

); virtual;

procedure TPen.SetColor(

  Value: TColor

);