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