DBAdvRichEditor + AdvRichEditorFormatToolbar

Hello,

We are facing the same problem in our project.
All our TAdvRichEditFormatToolbar components are linked to their corresponding TAdvRichEditor components, but when we're using the toolbar runtime all of the visible TAdvRichEditFormatToolbar components will activate and do the same things instead of only the one that is being used.

Also sometimes it looks like that the functions IsSelectionBold, IsSelectionItalic and IsSelectionUnderline are not correctly seeing if the text in the AdvRichEditor is bold, italic or underline.
This occured with using the buttons on the TAdvRichEditFormatToolbar and in code.

Hope someone can help us with this.

Thanks in advance,
Mitchell