PDA

View Full Version : Turbo Delphi



Yin
19-05-2009, 06:52 PM
Just a small legal question about Turbo Delphi...

It says you can't install components. But you can use GLSCene if you create everything at runtime instead of using visual components. This is something I actually find comfortable and maybe even preferable.

My question is, is it still legal to use it this way? Could you make a commercial application this way without legal trouble?

Traveler
19-05-2009, 07:09 PM
Yes you can. May I direct you to this (http://turboexplorer.com/article/33659) faq.

Yin
19-05-2009, 07:52 PM
Great, thank you! :)

They keep saying how you can't use 3rd party VCL components and stuff, wasn't sure if that was refering to the whole thing or just the visual part. But since you can easily use components without the visual part without modifying the program in any way, I figured it was fair game.