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

TPen.Create

Constructor for the class instance.

Declaration

Source position: graphics.pp line 684

public constructor TPen.Create; override;

Description

Create is the overridden constructor for TPen. It calls the inherited Create method, and sets the default values for properties including:

See also

TObject.Create


Version 3.2 Generated 2024-02-25 Home