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

TPen.Color

The Color of the current Pen.

Declaration

Source position: graphics.pp line 690

published property TPen.Color : TColor
  read FColor
  write SetColor
  default clBlack;

Description

Color is a TColor property which contains the color used by the pen to draw on a canvas. The default value for the property is clBlack.



CT Web help

CodeTyphon Studio