Table of Contents

TTMSFNCCustomTableView.LoadFromStream Method

Loads table view content from a stream.

API unit family: TMSFNCTableView Declaring type: TTMSFNCCustomTableView

Syntax

procedure LoadFromStream(AStream: TStream); virtual;

Parameters

Name Description
AStream Stream to load from or save to.