[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Load the grid data from a file with the specified name
Source position: grids.pas line 1278
public procedure TCustomGrid.LoadFromFile( |
FileName: string |
); virtual; |
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) |
lazarus-ccr.sourceforge.net |