[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Destroy - destructor for TCustomDrawGrid: frees the grid then calls inherited Destroy
Source position: grids.pas line 1306
public destructor TCustomDrawGrid.Destroy; override; |
|
Destroy - destructor for TCustomGrid: frees various resources including editors, columns, rows, font then calls inherited Destroy |