CadImport and CadExport V7.2.5 with source
Moderators: SDS, support, admin
CadImport and CadExport V7.2.5 with source
Hi,
I receive my command of the version 7.2.5 of CadImport and CadExport.
But :
- there is not packages to install it under Delphi ? is it normal ?
- When i build a demo (editor for sample), all build go, all dcu are created, but i got the message 'demo version' ! why ?
- in the last version there was the sgImage componments that was add in the delphi compoments page not now ?
Sorry but i don't found any how to install in the zip ! just : demos, doc, Lib and the license.txt.
In Lib there is only the source (all .pas) .
Best regards
PS : i'm very exciting to try this new version !! please help me.
E.Jourde
I receive my command of the version 7.2.5 of CadImport and CadExport.
But :
- there is not packages to install it under Delphi ? is it normal ?
- When i build a demo (editor for sample), all build go, all dcu are created, but i got the message 'demo version' ! why ?
- in the last version there was the sgImage componments that was add in the delphi compoments page not now ?
Sorry but i don't found any how to install in the zip ! just : demos, doc, Lib and the license.txt.
In Lib there is only the source (all .pas) .
Best regards
PS : i'm very exciting to try this new version !! please help me.
E.Jourde
Re: CadImport and CadExport V7.2.5 with source
Hello.
CAD Import VCL and CAD Export VCL provided in source .pas files. You need to link these files to your Delphi project for implementing Import and Export functionality into your own software.
Please remove directive DEMO from the Conditional Defines section of the Project options and rebuild to remove demo message.
sgImage component became obsolete even in version 6.1, now it's removed from the library. Please use sgDrawingNavigator instead of it. Please see the help system to learn software new features.
Alexander.
CAD Import VCL and CAD Export VCL provided in source .pas files. You need to link these files to your Delphi project for implementing Import and Export functionality into your own software.
Please remove directive DEMO from the Conditional Defines section of the Project options and rebuild to remove demo message.
sgImage component became obsolete even in version 6.1, now it's removed from the library. Please use sgDrawingNavigator instead of it. Please see the help system to learn software new features.
Alexander.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support
Chat support on Skype: cadsofttools.support
Re: CadImport and CadExport V7.2.5 with source
Ok sorry,
i found how to do
All is wroking nice !
thank you
Best regards.
E.Jourde
i found how to do

All is wroking nice !
thank you
Best regards.
E.Jourde
Re: CadImport and CadExport V7.2.5 with source
I hope you will be satisfied with CAD Import/Export VCL software functionality.
Alexander.
Alexander.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support
Chat support on Skype: cadsofttools.support