Page 1 of 1

How to Save and "Load" extra data in rvf files?

Posted: Fri Oct 07, 2005 7:44 am
by manolo
How to Save and "Load" extra data in rvf files?

that it is possible to keep data by means of the OnSaveComponentToFile event. But as it is possible to read this content?

Posted: Fri Oct 07, 2005 5:57 pm
by Sergey Tkachenko
See the help file on DocProperties property.

PS: OnSaveComponentToFile is for exporting components inserted in TRichView. It allows saving components in HTML, RTF and text.
Components are saved in RVF automatically.