[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#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.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.