TTMSFNCTableView.LoadSettingsFromStream Method
Loads persisted settings from a stream.
API unit family: TMSFNCTableView
Declaring type: TTMSFNCTableView
Inherited from: TTMSFNCCustomTableView
Syntax
procedure LoadSettingsFromStream(AStream: TStream); override;
Parameters
| Name | Description |
|---|---|
AStream |
Stream to load from or save to. |