Table of Contents

TTMSFNCCustomPageControl.LoadSettingsFromStream Method

Loads the page control settings from a stream.

API unit family: TMSFNCPageControl Declaring type: TTMSFNCCustomPageControl

Syntax

procedure LoadSettingsFromStream(AStream: TStream); override;

Parameters

Name Description
AStream Stream containing the settings data to load.