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

TCustomGrid.LoadFromFile

Load the grid data from a file with the specified name

Declaration

Source position: grids.pas line 1175

public procedure TCustomGrid.LoadFromFile(

  FileName:

);

Description

Note that the SaveOptions property determines what information is loaded.

See also

TCustomGrid.SaveToFile

  

Save the data in the grid to a file with specified name

TCustomGrid.SaveOptions

  

The set of options for saving information from the grid (design, attributes, content or position)