Closed Thread
Results 1 to 4 of 4

Thread: migration from of app delphi 2 to delphi 7

  1. #1
    porno.shome Guest

    Question migration from of app delphi 2 to delphi 7

    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

  2. CODECALL Circuit advertisement

     
  3. #2
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143

    Re: migration from of app delphi 2 to delphi 7

    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.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  4. #3
    porno.shome Guest

    Re: migration from of app delphi 2 to delphi 7

    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..........

  5. #4
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143

    Re: migration from of app delphi 2 to delphi 7

    Your VCL components will probably require minimal changes. That will help you restrict your search to any 3rd party components used.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. More about Delphi
    By abdulrauf in forum Pascal and Delphi
    Replies: 1
    Last Post: 02-09-2011, 02:12 AM
  2. C to Delphi please? callback
    By UG4! in forum C and C++
    Replies: 1
    Last Post: 06-09-2009, 07:43 PM
  3. Delphi UPX Help
    By KenTheFurry in forum Pascal and Delphi
    Replies: 6
    Last Post: 06-06-2008, 08:27 AM
  4. Delphi help
    By Nefrit in forum Pascal and Delphi
    Replies: 2
    Last Post: 02-25-2008, 12:15 PM
  5. What is Delphi?
    By dirkfirst in forum Pascal and Delphi
    Replies: 6
    Last Post: 07-07-2006, 10:11 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts