trichview.support
Re: Retrieve control information form rve |
Author |
Message |
Sergey Tkachenko |
Posted: 07/26/2002 20:01:08 Hi, if this control stores all required information in its published properties, it can be saved and loaded in RVF files. You just need to register it (before loading): RegisterClasses([TMyControl]); where TMyControl is a class of this control. Or you asked about something different? > Hi, > > If i insert a list of the control which contail the image. When i save it. > How can i know if i retrieve the output file all of the control information. > > Pls advices what kind of output format is better to fulfil this action. > > Thanks a lots. > > Cheers |
Powered by ABC Amber Outlook Express Converter