Table of Contents

TTMSFNCListBox.LoadSettingsFromStream Method

Loads persisted list box settings from a stream.

API unit family: TMSFNCListBox Declaring type: TTMSFNCListBox Inherited from: TTMSFNCCustomListBox

Syntax

procedure LoadSettingsFromStream(AStream: TStream); override;

Parameters

Name Description
AStream The stream to load settings from.