Delphi and Delphi for .NetIt seems that Delphi for .Net is slower than Delphi Win32 native applicaiton.
I would like to know is it true all .Net application is slower than Win32 native applicaiton or it is Delphi for .Net only.
Your information is great appreciated,
Inung
On 2011-06-21 18:20:17 +0100, Inung Huang said:
> It seems that Delphi for .Net is slower than Delphi Win32 native applicaiton.
> I would like to know is it true all .Net application is slower than
> Win32 native applicaiton or it is Delphi for .Net only.
If you are only running the code in the application once then, yes, yo...
Can I safely install Turbo Delphi 2006 .NET on top of Delphi 2005 (Win 32)I have a Delphi 2005 Win32 installation. When I originally installed it I had no need for the .NET Framework.
Now I would like to learn the .NET framework. Going back to the Delphi 2005 install disk and trying to install the . NET Framework has not been succesful.
Can I install the Turbo Delphi 2006 .NET Framework and have it co-exist nicely with my existing Delphi 2005 Win32 system?
Thank you.
...
Is possible to install delphi 7 and delphi 2009 upgrade?I have delphi 7 interprise installed on my PC. Our company bought a delphi 2009 professional (upgrade). All of our projects now are made in delphi 7. We don't have time to move those projects to delphi 2009. Now, we are planning to create a new project using delphi 2009. Is it possible to install delphi 2009 in different windows profile without affecting delphi 7 projects?
Edwin Aceron wrote:
> I have delphi 7 interprise installed on my PC. Our company bought a
> delphi 2009 professional (upgrade). All of our projects now are made
> in delphi 7. We don't have time to move...
Delphi 2010 can't upgrade Delphi 2007 projectsIf I open any of my Delphi 2007 projects in Delphi 2010 it prompts me that it will upgrade it. Unfortunately, that leaves Delphi 2010 to give errors about not knowing where to find system and other core units. On the other hand, if I delete all the BDS project files and only leave the .dpr, Delphi 2010 can successfully open and compile my project.
However, besides that quirk, I have another problem. I need to have both a working Delphi 2007 project and Delphi 2010, so I can compile using both without being prompted each and every time about upgrading project :)
So... Any ideas to what m...
Converting from Delphi 2005 to Delphi XE5I have developed a number of Windows applications in Delphi 2005.
I recently purchased Delphi XE5.
I have started by trying to compile an existing 2005 application.
I am getting a 7 errors about FMXTeeEditor.
[dcc32 Error] E1026 File not found: 'FMXTee.Editor.Brush.fmx'
Not able to find a solution to this. Any help greatly appreciated.
Did you open every form before compiling? The old forms get updated with new properties when they are opened. I would make a copy of the old project before doing any of this.
maybe you have links to the older tchart files....i.e its not usi...
Api to skydrive delphi or delphi.netDear Good afternoon ...
Does anyone have any idea or some documentation on how to implement or delphi.net via delphi api to access skydrive files. Thank you for your help.
...
converting delphi code to delphi .NET
Hi,I'm looking at converting quite a bit of old delphi code to delphi .NET . I'm wondering can it be converted to VB.NET for certain ? Or perhaps there are some unsupported functions etc in delphi and I should keep the code delphi ?
There are about 10,000 lines of code. Anyone brave enough to take an estimate on how long it would take to convert 10,000 lines ?is going from delphi to delphi.NET smooth ? Would going to another language cause complications ?Thanks!
mike123
Mike123,
Sorry I can not help, however, I have the s...
Migration from Delphi 5 to Delphi 2005Hi,
Currently we are using Delphi 5 in that we have lot of source file now we planned to migrate from Delphi 5 to Delphi 2005.
My question is - 1. Is it possible to migrate directly from Delphi 5 to Delphi 2005, my old code was developed using Delphi 5 IDE. Can we able to compile and build without any issue in Delphi 2005?
2. If we can able to do then what are the ways to migrate to Delphi 2005 IDE and also provide some link regarding this migrate?
Thanks,
Rizwan
Rizwan Ahmed schrieb:
> Hi, Currently we are using Delphi 5 in that we have lot of source
> f...
Upgrading to Delphi 2009 from Delphi 5I've decided it's time to upgrade to Delphi 2009 Professional from my current Delphi 5 Professional which (according to the FAQ) makes me eligible for the upgrade pricing.
However, I'd just like to clarify how this process works. My concern is that my Delphi 5 is not registered on the CodeGear site and this doesn't seem to be possible as far as I can tell. When installing the trial I noticed that Delphi 2009 registers itself with your CodeGear account so does this mean that the previous version must be registered there to verify you own a Professional edition?
I plan to o...
Delphi 6 and Delphi 2010 Install same machineI'm currently still on Delphi 6 for some legacy software, but I'm looking at installing Delphi 2010 on my Windows XP machine.
Are there any known issues with installing D2010 on an XP machine that already has Delphi 6 installed?
(I'm not talking about updating the projects code/controls/etc, just running the IDE's).
> I'm currently still on Delphi 6 for some legacy software, but I'm
> looking at installing Delphi 2010 on my Windows XP machine.
>
> Are there any known issues with installing D2010 on an XP machine that
> already has Delphi 6 i...
Installing Delphi 7 and Delphi XE5 on same machineIs there any implication installing Delphi 7 and XE5 on a same machine? Will it affect the 3rd party components, libraries, dll etc.?
On 15/12/2013 23:56, Ebizit IT wrote:
> Is there any implication installing Delphi 7 and XE5 on a same machine? Will it affect the 3rd party components, libraries, dll etc.?
Ebizit,
The usual guideline is to install in release order, Delphi 7 first, then
XE5. I would also advise installing in a dedicated, security open
directory such as:
C:\Tools\Delphi-7
C:\Tools\Delphi-XE5
However, since I cannot afford the grossly inflated pric...
Problem with Delphi 6 to Delphi 7 upgradeI have just purchased Delphi XE because I have an immediate need of D7 which came for free with XE. I downloaded and installed D7 and I think I applied the Update 1 that I had also downloaded. After much messing around with old components, I have finally attempted to compile my D6 project with D7. I get the following error:-
[Fatal Error] apm.dpr(225): Unit ExtDlgs was compiled with a different version of ExtCtrls.TPanel
I have checked the library paths all point to D7 versions of everything and now am at a loss to know what to do next. Also checked the sequence
to make sure that al...
Converting Delphi for Win32 to Delphi .Net(Prism)Hi,
I am currently migrating a project from Delphi for Win32 to Delphi.net.
Part of my code currently goes into a directory and pulls out a random file from this directory and loads the contents of the file for me. This code doesn't seem to work in Delphi.Net. It uses PString and a number of functions in SysUtils that don't seem to be present in Delphi.net's SysUtils file.
If anyone can help me please, it would be greatly appreciated!
Many thanks,
Jonathan Mackey
Jonathan Mackey a écrit :
> I am currently migrating a project from Delphi for Win32 to
&...
Delphi 6 to Delphi 2010 upgrade and ADOWe have an application written in Delphi 6 Professional that uses ADO to access databases servers that may be on other PCs in our network.
We want to move to Delphi 2010 but can't decide if we need Professional or Enterprise. 2010 Pro has dbGO - will this give us the same functionality as the ADO components we use in Delphi 6 Pro?
Thanks,
Keith
> 2010 Pro has dbGO - will this give us the same functionality as the
> ADO components we use in Delphi 6 Pro?
Yes.
> {quote:title=Joachim Uersfeld wrote:}{quote}
> > 2010 Pro has dbGO - will this give us the same func...