Saves values in the Options property to the specified XML configuration file.
Source position: dbgrids.pas line 504
protected procedure TCustomDBGrid.SaveGridOptions( |
Cfg: TXMLConfig |
); override; |
Cfg |
|
XML configuration file where the values are stored. |