TTMSFNCRichEditor onchange not triggered after changing textcolor with toolbar

I want to know if a user changes something in RichEditor. I use the onchange event of RichEditor.But if the user change textcolor or background color the onChange is not triggered.
How can I catch that change?