TTMSFNCSearchList.LoadSettingsFromStream Method
Loads search-list settings from a stream.
API unit family: TMSFNCSearchList
Declaring type: TTMSFNCSearchList
Inherited from: TTMSFNCCustomSearchList
Syntax
procedure LoadSettingsFromStream(AStream: TStream); override;
Parameters
| Name | Description |
|---|---|
AStream |
The source stream. |