TTMSFNCRichEditor.AddToolBar Method
Registers a toolbar so it is notified whenever the editor's formatting state changes.
API unit family: TMSFNCRichEditor
Declaring type: TTMSFNCRichEditor
Syntax
procedure AddToolBar(AToolBar: ITMSRichEditorToolBar);
Parameters
| Name | Description |
|---|---|
AToolBar |
The toolbar to register. |