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

TPen.EndCap

The sort of EndCap used on the Pen.

Declaration

Source position: graphics.pp line 693

published property TPen.EndCap
  default pecRound;

Description

The end cap can be Round, Square or Flat. When end caps are round, the last points are drawn with a rounded shape. When end caps are square, the last points are drawn with a square aspect. When end caps are flat, the last points are not drawn at all.

Version info

Added in LCL version 1.2.0.



CT Web help

CodeTyphon Studio