[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Grids' (#lcl)

TCustomGrid.LoadContent

Loads values for the grid from the specified XML configuration file.

Declaration

Source position: grids.pas line 1122

protected procedure TCustomGrid.LoadContent(

  cfg: TXMLConfig;

  Version: Integer

); virtual;

Arguments

cfg

  

Configuration file loaded in the method.

Version

  

Grid version number for the values processed in the method.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.