Unit 'Graphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TPen.SetColor

Sets the value for the Color property.

Declaration

Source position: graphics.pp line 672

protected procedure TPen.SetColor(

  const NewColor: TColor;

  const NewFPColor: TFPColor

); virtual;

procedure TPen.SetColor(

  Value: TColor

);

Arguments

Value

  

New value for the property.

See also

TPen.Color

  

The Color of the current Pen.



CT Web help

CodeTyphon Studio