Table of Contents

TMS FNC Blox ToolBar

TMS FNC Blox ToolBar provides a set of pre-built toolbar controls that complement TTMSFNCBloxControl. Specialized sub-toolbars cover the most common diagram-editing tasks: general editing and clipboard operations (TTMSFNCBloxEditToolBar), block appearance formatting (TTMSFNCBloxFormatBlockToolBar), block text formatting (TTMSFNCBloxFormatBlockTextToolBar), and element selection modes (TTMSFNCBloxSelectToolBar). Drop one or more sub-toolbars onto a form and link them to a Blox Control to give users a standard editing interface without wiring individual actions manually.

Documentation

Start here Use when
Get started You want working toolbars linked to a Blox Control in a few steps.
Guides You want task-oriented chapters: sub-toolbar types and customization.
Release notes You want what changed in recent versions.

Key classes

Class Description
TTMSFNCBloxEditToolBar Clipboard, undo/redo, and general editing toolbar.
TTMSFNCBloxFormatBlockToolBar Block fill, stroke, and shadow appearance toolbar.
TTMSFNCBloxFormatBlockTextToolBar Block text font and alignment toolbar.
TTMSFNCBloxSelectToolBar Selection mode and element interaction toolbar.

Note: API reference pages for toolbar classes are not available in this release because the toolbar source unit uses a compile guard that prevents automatic API extraction. Refer to the source unit FMX.TMSFNCBloxToolBar.pas for the full interface.