Table of Contents

TTMSFNCRichEditorRTFIO Class

I/O adapter that saves rich editor content as RTF and loads RTF files back into the editor.

API unit family: TMSFNCRichEditorIO Inherits from: TTMSFNCRichEditorIO

Syntax

TTMSFNCRichEditorRTFIO = class(TTMSFNCRichEditorIO)

Properties

Name Description
RichEditor The rich editor whose content is saved or loaded by this adapter. (inherited from TTMSFNCRichEditorIO)

Methods

Name Description
Load Loads RTF content from the specified file into the editor.
Save Saves the rich editor content to the provided stream in the adapter's format. (inherited from TTMSFNCRichEditorIO)

Used by