[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Loads values for the grid from the specified XML configuration file.
Source position: grids.pas line 1122
protected procedure TCustomGrid.LoadContent( |
cfg: TXMLConfig; |
Version: Integer |
); virtual; |
cfg |
|
Configuration file loaded in the method. |
Version |
|
Grid version number for the values processed in the method. |
lazarus-ccr.sourceforge.net |