Search found 10 matches
- 06 Aug 2007, 18:26
- Forum: CAD VCL
- Topic: CADImportVCL licensed - Demo mode still continue
- Replies: 10
- Views: 39133
oops I'm compiling a single executable project. Library used is only TsgDWGImage The error occurs when I call Img := TsgDXFImage.Create; . The problem was raised after a code error (my code) that cause application to crash (and delphi 6 too). After this error each time I reopen delphi (and the proje...
- 06 Aug 2007, 18:16
- Forum: CAD VCL
- Topic: CADImportVCL licensed - Demo mode still continue
- Replies: 10
- Views: 39133
- 06 Aug 2007, 18:01
- Forum: CAD VCL
- Topic: CADImportVCL licensed - Demo mode still continue
- Replies: 10
- Views: 39133
Hello I have a little problem, suddenly after the compile progress a messagebox appear reporting the message: --------------------------- Debugger Exception Notification --------------------------- Project Brucio.exe raised exception class EListError with message 'List index out of bounds (1)'. Proc...
- 29 Jun 2007, 14:39
- Forum: CAD VCL
- Topic: CADImportVCL licensed - Demo mode still continue
- Replies: 10
- Views: 39133
- 28 Jun 2007, 17:56
- Forum: CAD VCL
- Topic: CADImportVCL licensed - Demo mode still continue
- Replies: 10
- Views: 39133
- 28 Jun 2007, 17:42
- Forum: CAD VCL
- Topic: CADImportVCL licensed - Demo mode still continue
- Replies: 10
- Views: 39133
- 28 Jun 2007, 17:12
- Forum: CAD VCL
- Topic: CADImportVCL licensed - Demo mode still continue
- Replies: 10
- Views: 39133
CADImportVCL licensed - Demo mode still continue
Hello I've installed on my D6 the licensed version of the CADImportVcl but after compiling a project created using the demo library the messagebox "cad import vcl demo" still continue to appear. this is a strip of the code Img := TsgDWGImage.Create; Img.BorderSize := 0; Img.LoadFromFile(ExtractFileP...
- 18 Jun 2007, 11:35
- Forum: CAD VCL
- Topic: TsgDXFImage - How to pan one object
- Replies: 4
- Views: 18749
- 01 Jun 2007, 00:23
- Forum: CAD VCL
- Topic: TsgDXFImage - How to pan one object
- Replies: 4
- Views: 18749
- 31 May 2007, 17:10
- Forum: CAD VCL
- Topic: TsgDXFImage - How to pan one object
- Replies: 4
- Views: 18749
TsgDXFImage - How to pan one object
Hello
I'm studing this component to import into a precreated dxf drawing another one to do some dimensional check.
How is possible to move the imported one by code or using mouse (in runtime)?
Thanks a lot
I return to delphi to study
Bye
Eugenio
I'm studing this component to import into a precreated dxf drawing another one to do some dimensional check.
How is possible to move the imported one by code or using mouse (in runtime)?
Thanks a lot
I return to delphi to study
Bye
Eugenio