[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 1228

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

See also

TFPCustomCanvas.Pen