[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Destructor for the class instance.
Source position: graphics.pp line 1064
public destructor TCanvas.Destroy; override; |
Destroy is the destructor for TCanvas. It frees handles and regions, and calls the inherited Destroy, sets font, pen and brush resources to nil TCanvas and makes its resources available.
lazarus-ccr.sourceforge.net |