Table of Contents

TTMSFNCInsertToolBar Class

Toolbar that exposes insert actions such as images and hyperlinks.

API unit family: TMSFNCToolBars Inherits from: TTMSFNCToolBarBase

Syntax

TTMSFNCInsertToolBar = class(TTMSFNCToolBarBase)

Properties

Name Description
BlockBuildControls Controls whether toolbar controls are created during toolbar initialization. (inherited from TTMSFNCToolBarBase)
Control Gets or sets the control that receives toolbar actions. (inherited from TTMSFNCToolBarBase)
Options Gets or sets which insert controls are visible.

Methods

Name Description
HyperlinkButton Returns the hyperlink insert button.
ImageButton Returns the image insert button.
Notify Called when the bound editor or control state changes; override to update toolbar button states accordingly. (inherited from TTMSFNCToolBarBase)

Events

Name Description
OnInsertBitmap Occurs when the insert bitmap action is applied.
OnInsertHyperlink Occurs when the insert hyperlink action is applied.

Used by