TTMSFNCRichEditorToolBar Class
Abstract base class for toolbar controls that are bound to a
TTMSFNCRichEditor; subclasses build their own button sets and synchronize them with the editor state.
API unit family: TMSFNCRichEditorToolBar
Inherits from: TTMSFNCToolBar
Implements: ITMSRichEditorToolBar
Syntax
TTMSFNCRichEditorToolBar = class(TTMSFNCToolBar, ITMSRichEditorToolBar)
Properties
| Name | Description |
|---|---|
| BlockBuildControls | Prevents toolbar controls from being built while the value is True. |
| RichEditor | Specifies the rich editor instance controlled by the toolbar. |