Loads design-time settings for the grid control from the specified file name.
Source position: dbgrids.pas line 558
public procedure TCustomDBGrid.LoadFromFile( |
FileName: string |
); override; |
FileName |
|
Qualified file name with the design-time settings loaded in the method. |