Table of Contents

Getting Started with TMS FNC Rich Editor Toolbars

Prerequisites

  • Delphi with TMS FNC UI Pack installed.
  • A new or existing VCL, FMX, or WEB application.

Steps

  1. Drop a TTMSFNCRichEditorEditToolBar onto a form.
  2. Set the RichEditor property of the toolbar to the TTMSFNCRichEditor instance on the form.
  3. Place the toolbar above the editor; the buttons automatically reflect the current selection state.

Next steps