Register Controls of Third Party
Posted: Wed Jan 30, 2008 8:14 am
I'm trying to use a TDateEdit Control (from rxlib) to use with RichViewEdit. I've registered this control in the initialization section of the unit (from my Editor) : RegisterClass(TDateEdit).
I can set this control in the RichViewEdit but if I Load the RichView again the control is gone.
What is exactly to do that RichViewEdit saves this control in the RichView document?
Best wishes
Bernhard
I can set this control in the RichViewEdit but if I Load the RichView again the control is gone.
What is exactly to do that RichViewEdit saves this control in the RichView document?
Best wishes
Bernhard