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

TPen.SetWidth

Sets the value for the Width property.

Declaration

Source position: graphics.pp line 650

protected procedure TPen.SetWidth(

  value: Integer

); override;

Arguments

value

  

New value for the property.

Description

Overridden write access specifier.

See also

TPen.Width

  

Width for the Pen.

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