Destructor for the class instance.
Source position: grids.pas line 1803
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.6 | Generated 2026-02-20 | Home |