Table of Contents

TMS FNC RichEditor

TTMSFNCRichEditor is a cross-platform rich-text editor control. It supports formatted text, embedded images, HTML import and export, PDF export, and a companion toolbar component.

TMS FNC RichEditor

Features

  • Bold, italic, underline, strikethrough, superscript, subscript
  • Font name, size, and color
  • Paragraph alignment and line spacing
  • Ordered and unordered lists
  • Text indentation
  • Embedded images with resize handles
  • Hyperlinks
  • HTML import and export via TTMSFNCRichEditorIO
  • PDF output via TTMSFNCRichEditorPDFIO
  • Print support via TTMSFNCRichEditorPrintIO
  • Companion TTMSFNCRichEditorToolBar connects automatically

API classes

Class Purpose
TTMSFNCRichEditor Main editor control
TTMSFNCRichEditorIO HTML import and export
TTMSFNCRichEditorPDFIO PDF output
TTMSFNCRichEditorPrintIO Print output
TTMSFNCRichEditorToolBar Companion toolbar

Get started