Represents end cap styles used for a pen.
Source position: graphics.pp line 604
type TPenEndCap = TFPPenEndCap; |
TPenEndCap is an enumerated typed with values representing geometric shapes used as end caps for a pen. End caps are applied to the starting and ending points in a line segment.
TPenEndCap is the type used to implement the EndCap property in TPen.
Added in LCL version 1.2.0.
|
The sort of EndCap used on the Pen. |
| CT Web help |
| CodeTyphon Studio |