|
||||||
| Delphi/Python Forum for discussing Borland Delphi and Python coding techniques, tips and tricks. Ask your python questions here. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Hi,
Is it possible to migrate application written in Delphi 2 to a higher version like Delphi 7? Is it is possible, what changes will be required? If not possible, which is the highest version to which one can migrate a delphi 2 app & how? Please let me know ASAP! Thanks in advance.... PS |
| Sponsored Links |
|
|
|
|||||
|
It is possible. The changes required will depend on the components used in Delphi 2 and whether they have compatible components in Delphi 7. The changes required will depend on the differences between the versions of the components, which may be minor or extensive.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall |
|
|||
|
Thanks for your response.
So you suggest that I make a comparative study of the various components used in the code of Delphi 2 and then try and look for replacements of the same in Delphi 7. That seems to be quite a job.......... ![]() |
|
|||||
|
Your VCL components will probably require minimal changes. That will help you restrict your search to any 3rd party components used.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Delphi 16Bit Decompiler - Urgent Help | alag20 | Delphi/Python | 2 | 03-10-2008 09:29 AM |
| Delphi TMediaplayer | marshmap | Delphi/Python | 1 | 02-25-2008 03:44 PM |
| Delphi help | Nefrit | Delphi/Python | 2 | 02-25-2008 02:15 PM |
| Delphi: 2 apps sharing the same DLL instance? | ArgusMike | Delphi/Python | 0 | 04-12-2007 02:58 PM |
| What is Delphi? | dirkfirst | Delphi/Python | 6 | 07-08-2006 12:11 AM |