[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#lcl)

TCustomBitmap.Destroy

Destroy - destructor for TCustomBitmap: frees any Mask handles, then performs inherited Destroy

Declaration

Source position: graphics.pp line 1398

public destructor TCustomBitmap.Destroy; override;

Description

BitMap destructor. The supplied code can override the method defined for ancestor classes

See also

TPersistent.Destroy

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