[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the value for the JoinStyle property.
Source position: graphics.pp line 665
protected procedure TPen.SetJoinStyle( |
AValue: TPenJoinStyle |
); override; |
AValue |
|
New value for the property. |
SetJoinStyle specifies the style used on a geometric pen when lines join (at corners etc).
Version 4.0 | Generated 2025-05-03 | Home |