30/05/2002QuickImport 1.25 released.
1. Support of C++ Builder 5 and 6 is added.
2. A possibility of automatically saving/restoring templates in TQImportWizard component is added. Now you can determine a template file which will be saved/loaded automatically when QImportWizard finished/started. Use the TemplateFileName, AutoLoadTemplate and AutoSaveTemplate properties for this purpose.
3. Two new methods are added to all components in the suite:
procedure LoadConfiguration(const FileName: string);
procedure SaveConfiguration(const FileName: string);
4. Some small improvements and minor bugfixes.






