Unit 'DBGrids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomDBGrid.LoadGridOptions

Loads values for the Options property from the specified XML configuration file.

Declaration

Source position: dbgrids.pas line 495

protected procedure TCustomDBGrid.LoadGridOptions(

  cfg: TXMLConfig;

  Version: Integer

); override;