Table of Contents

TTMSFNCTableView.LoadFromStream Method

Loads table view content from a stream.

API unit family: TMSFNCTableView Declaring type: TTMSFNCTableView Inherited from: TTMSFNCCustomTableView

Syntax

procedure LoadFromStream(AStream: TStream); virtual;

Parameters

Name Description
AStream Stream to load from or save to.