TTMSFNCDataGridCore.SaveSettingsToStream Method
Saves grid settings to a stream.
API unit family: TMSFNCDataGridCore
Declaring type: TTMSFNCDataGridCore
Syntax
procedure SaveSettingsToStream(AStream: TStream; AAppearanceOnly: Boolean = False); virtual;
Parameters
| Name | Description |
|---|---|
AStream |
Stream used to read or write data. |
AAppearanceOnly |
Argument used by the operation. |