Unit 'DBGrids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomDBGrid.LoadFromStream

Loads design-time setting for the grid control from the specified stream.

Declaration

Source position: dbgrids.pas line 559

public procedure TCustomDBGrid.LoadFromStream(

  AStream: TStream

); override;

Arguments

AStream

  

Stream with the design-time settings loaded in the method.