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

TPen.SetEndCap

SetEndCap - specified the type of end cap to be used for the pen, if it is a geometric pen.

Declaration

Source position: graphics.pp line 646

protected procedure TPen.SetEndCap(

  AValue: TPenEndCap

);

Arguments

AValue

  

New value for the property.

Description

Defined for FCL versions where the EndCap property is implemented.