TTMSFNCRichEditor.RemoveToolBar Method
Unregisters a toolbar that was previously added with
AddToolBar.
API unit family: TMSFNCRichEditor
Declaring type: TTMSFNCRichEditor
Syntax
procedure RemoveToolBar(AToolBar: ITMSRichEditorToolBar);
Parameters
| Name | Description |
|---|---|
AToolBar |
The toolbar to unregister. |