[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Saves configuration settings from SaveOptions and optionally values from Cells in the specified XML configuration file.
Source position: grids.pas line 1758
protected procedure TCustomStringGrid.SaveContent( |
cfg: TXMLConfig |
); override; |
cfg |
|
TXMLConfig instance where the content is stored. |
|
Saves design-time configuration, column, and row settings to an XML file. |
lazarus-ccr.sourceforge.net |