Table of Contents

TTMSFNCMemoSource.SaveToStream Method

Saves the content of this source to a stream.

API unit family: TMSFNCMemo Declaring type: TTMSFNCMemoSource

Syntax

procedure SaveToStream(AStream: TStream);

Parameters

Name Description
AStream Stream to which the source content is written.