[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 613

protected procedure TPen.SetEndCap(

  const AValue: TPenEndCap

);