[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Sets SaveOptions to write design-time settings for the grid, and stores the values to the specified stream.
Source position: dbgrids.pas line 552
public procedure TCustomDBGrid.SaveToStream( |
AStream: TStream |
); override; |
AStream |
|
Stream where the design-time settings for the grid control are stored. |
Version 4.0 | Generated 2025-05-03 | Home |