I have a Delphi application (made on Delphi 7) ,
This application :

1.Reads from csv files
2.Does some calculations and print on a report using "Quick Report"
3.Has an embedded browser to show some internet pages.
4.Has a flv player.

I want to make a similar application on Delphi.net (2006) or even 2009

somebody told me the following:

"create a .net app with a single form and then find a way to embed your program 
as a user control or something so that it runs in that form when you compile 
it. "


I want to know whether this is possible or not.

Thanks

Reply via email to