[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#lcl)

TPen.SetJoinStyle

SetJoinStyle - specifies the style to be used by the geometric pen when lines join (at corners etc)

Declaration

Source position: graphics.pp line 637

protected procedure TPen.SetJoinStyle(

  const AValue: TPenJoinStyle

);