Loads configuration settings from the specified XML configuration file.
Source position: grids.pas line 1786
protected procedure TCustomStringGrid.LoadContent( |
cfg: TXMLConfig; |
Version: Integer |
); override; |
cfg |
|
Configuration file with values loaded in the method. |
Version |
|
LCL Grid version number for the values processed in the method. |
Loads values for the Cells property when enabled in the configuration file.
|
Loads values for the grid control from the specified XML configuration file. |
| Version 4.4 | Generated 2025-11-08 | Home |