[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Destructor for the class instance.
Source position: grids.pas line 1802
public destructor TCustomStringGrid.Destroy; override; |
Destroy is the destructor for TCustomStringGrid. It frees maps of columns and rows, and calls the inherited Destroy method.
|
Destructor for the class instance. |
Version 4.0 | Generated 2025-05-03 | Home |