Table of Contents

TTMSFNCDataGridCore.LoadSettingsFromStream Method

Loads previously saved grid settings from a stream.

API unit family: TMSFNCDataGridCore Declaring type: TTMSFNCDataGridCore

Syntax

procedure LoadSettingsFromStream(AStream: TStream); virtual;

Parameters

Name Description
AStream Stream used to read or write data.