Destructor for the class instance.
Source position: graphics.pp line 653
public destructor TPen.Destroy; override;
Destroy is the destructor for TPen. It frees resource in Reference and calls the inherited Destroy method.
TPersistent.Destroy