Loads design-time setting for the grid control from the specified stream.
Source position: dbgrids.pas line 559
public procedure TCustomDBGrid.LoadFromStream( |
AStream: TStream |
); override; |
AStream |
|
Stream with the design-time settings loaded in the method. |