[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Represents end cap styles used for a pen.
Source position: graphics.pp line 593
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. |
Version 4.0 | Generated 2025-05-03 | Home |