[Overview][Constants][Types][Classes][Procedures and functions][Variables][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 1278

public procedure TCustomGrid.LoadFromFile(

  FileName: string

); virtual;

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)

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