Table of Contents

TTMSFNCRichEditorIO Class

Abstract base component for rich editor I/O adapters; maintains a reference to the bound TTMSFNCRichEditorBase and declares the abstract Save method.

API unit family: TMSFNCRichEditorIO Inherits from: TNVComponent

Syntax

TTMSFNCRichEditorIO = class(TNVComponent)

Properties

Name Description
RichEditor The rich editor instance that this adapter reads from or writes to.

Methods

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

Used by