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

TCustomDBGrid.Destroy

Destroy - destructor for TCustomDbGrid: frees rows, frees the datalink, calls inherited Destroy

Declaration

Source position: dbgrids.pas line 489

public destructor TCustomDBGrid.Destroy; override;

See also

TCustomGrid.Destroy

  

Destroy - destructor for TCustomGrid: frees various resources including editors, columns, rows, font then calls inherited Destroy