AdvRichEditor: How to Insert Tab characters

Good afternoon,


I try to align text by inserting TABs into text from the AdvRichEditor component with AdvRichEditor1.InsertChar (# 9);  at the caret position.
I've tried everything, but so far without success.
What am I missing?

Hopefully you can put me on the right track.

With kind regards,
Frans

You can call:
AdvRichEditor.InsertTab;

ai.....  so easy....

Thank you and have a nice weekend.
Regards
Frans