Table of Contents

TTMSFNCRichEditorIO.Save Method

Saves the rich editor content to the provided stream in the adapter's format.

API unit family: TMSFNCRichEditorIO Declaring type: TTMSFNCRichEditorIO

Syntax

procedure Save(AStream: TStream); overload; virtual; abstract;

Parameters

Name Description
AStream Destination stream for the serialized content.