Table of Contents

TTMSFNCListBox.LoadFromStream Method

Loads items from a stream.

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

Syntax

procedure LoadFromStream(AStream: TStream); virtual;

Parameters

Name Description
AStream The stream to load items from.