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

TCustomGrid.Destroy

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

Declaration

Source position: grids.pas line 1025

public destructor TCustomGrid.Destroy; override;

See also

TCustomControl.Destroy

  

Destroy - destructor for TCustomControl: frees local Canvas then performs inherited Destroy