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