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

TCustomGrid.LoadGridOptions

Loads design-time grid options for an LCL version from an XML configuration file.

Declaration

Source position: grids.pas line 1123

protected procedure TCustomGrid.LoadGridOptions(

  cfg: TXMLConfig;

  Version: Integer

); virtual;

Arguments

cfg

  

XML configuration file instance examined in the method.

Version

  

LCL version for the grid option data.

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