Table of Contents

TTMSFNCCustomTableView.LoadSettingsFromStream Method

Loads persisted settings from a stream.

API unit family: TMSFNCTableView Declaring type: TTMSFNCCustomTableView

Syntax

procedure LoadSettingsFromStream(AStream: TStream); override;

Parameters

Name Description
AStream Stream to load from or save to.