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

TCanvas.Pen

The Pen to be used for writing in this canvas

Declaration

Source position: graphics.pp line 1148

published property TCanvas.Pen: TPen
  read FPen
  write SetLazPen;

See also

TFPCustomCanvas.Pen