Constructor for the class instance.
Source position: graphics.pp line 652
public constructor TPen.Create; override; |
Create is the overridden constructor for TPen. It calls the inherited Create method, and sets the default values for properties including:
TObject.Create |