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

TPen.SetJoinStyle

Sets the value for the JoinStyle property.

Declaration

Source position: graphics.pp line 665

protected procedure TPen.SetJoinStyle(

  AValue: TPenJoinStyle

); override;

Arguments

AValue

  

New value for the property.

Description

SetJoinStyle specifies the style used on a geometric pen when lines join (at corners etc).


Version 4.4 Generated 2025-11-08 Home