Unit 'Graphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TPen.Destroy

Destructor for the class instance.

Declaration

Source position: graphics.pp line 653

public destructor TPen.Destroy; override;

Description

Destroy is the destructor for TPen. It frees resource in Reference and calls the inherited Destroy method.

See also

TPersistent.Destroy