Sets SaveOptions to write design-time settings for the grid, and stored the values to the specified file name.
Source position: dbgrids.pas line 556
public procedure TCustomDBGrid.SaveToFile( |
FileName: string |
); override; |
FileName |
|
Qualified file name where the design-time values for the grid control are stored. |