[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'FPCanvas' (#fcl)

TFPCustomCanvas.destroy

Destroy - destructor for TFPCustomCanvas: frees helpers and default pen, brush and font, then performs inherited Destroy

Declaration

Source position: fpcanvas.pp line 265

public destructor TFPCustomCanvas.destroy; override;

Description

Destroy - destructor for TFPCustomCanvas: frees helpers and default pen, brush and font, then performs inherited Destroy

Overrides ancestor destructor; may be overridden by descendants

See also

TPersistent.Destroy

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