[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Destructor for the class instance.
Source position: grids.pas line 1301
public destructor TCustomGrid.Destroy; override; |
Destroy is the destructor for TCustomGrid. Destroy frees various resources including editors, columns, rows, and fonts. It calls the inherited Destroy method.
|
Destructor for the class instance. |
lazarus-ccr.sourceforge.net |