Saves configuration settings from SaveOptions and optionally values from Cells in the specified XML configuration file.
Source position: grids.pas line 1788
protected procedure TCustomStringGrid.SaveContent( |
cfg: TXMLConfig |
); override; |
cfg |
|
TXMLConfig instance where the content is stored. |
|
Saves design-time configuration, column and row settings, and data to the specified XML configuration file. |
| Version 4.4 | Generated 2025-11-08 | Home |