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

TCustomDBGrid.SaveGridOptions

Saves values in the Options property to the specified XML configuration file.

Declaration

Source position: dbgrids.pas line 504

protected procedure TCustomDBGrid.SaveGridOptions(

  Cfg: TXMLConfig

); override;

Arguments

Cfg

  

XML configuration file where the values are stored.