[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Load the grid data from a file with the specified name
Source position: grids.pas line 1195
public procedure TCustomGrid.LoadFromFile( |
FileName: string |
); |
Note that the SaveOptions property determines what information is loaded.
|
Save the data in the grid to a file with specified name |
|
|
The set of options for saving information from the grid (design, attributes, content or position) |