TMS FNC Toolbars guides
The toolbar components (TTMSFNCFontToolBar, TTMSFNCParagraphToolBar,
TTMSFNCInsertToolBar, TTMSFNCClipboardToolBar, TTMSFNCFileIOToolBar) connect
to a target editor through a Control property and provide ready-made buttons
that synchronise automatically with the connected control. Start with
Getting started, then use the chapters below.
Chapters
| Chapter | Covers |
|---|---|
| Connecting toolbars to an editor | The five toolbars, the Control property, and automatic synchronisation |
| Formatting toolbars | Font and paragraph Options, OnApply* events, and the Settings state object |
| Action toolbars | Clipboard, insert and file I/O toolbars and their action events |
| Appearance and layout | Surface styling, compact mode, and the options menu |
Related API
| Class | Purpose |
|---|---|
TTMSFNCFontToolBar |
Font formatting toolbar |
TTMSFNCParagraphToolBar |
Paragraph formatting toolbar |
TTMSFNCInsertToolBar |
Insert image / hyperlink toolbar |
TTMSFNCClipboardToolBar |
Cut / copy / paste / undo / redo toolbar |
TTMSFNCFileIOToolBar |
Open / save toolbar |