TTMSFNCCustomListBox.LoadSettingsFromStream Method
Loads persisted list box settings from a stream.
API unit family: TMSFNCListBox
Declaring type: TTMSFNCCustomListBox
Syntax
procedure LoadSettingsFromStream(AStream: TStream); override;
Parameters
| Name | Description |
|---|---|
AStream |
The stream to load settings from. |