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

TCustomGrid.SaveContent

Saves design-time configuration, column, and row settings to an XML file.

Declaration

Source position: grids.pas line 1149

protected procedure TCustomGrid.SaveContent(

  cfg: TXMLConfig

); virtual;

Arguments

cfg

  

TXMLConfig instance where the content is stored.