Loads design-time grid options for an LCL version from an XML configuration file.
Source position: grids.pas line 1123
protected procedure TCustomGrid.LoadGridOptions( |
cfg: TXMLConfig; |
Version: Integer |
); virtual; |
cfg |
|
XML configuration file instance examined in the method. |
Version |
|
LCL version for the grid option data. |