Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Delphi 7 -> Delphi 3 (OldCreateOrder?)

Status
Not open for further replies.

KempCGDR

Programmer
Jan 10, 2003
445
GB
I have a program that I started to write (and am still writing) in Delphi 7, but sometimes I need to do some work with D3. Everything works fine, except when I try to run the program, then it says that the OldCreateOrder property doesn't exist. Is there any way round this?
 
Open all forms in D3 and save them. not-supported properties should be deleted by D3. Don't forget to save them in text format ;-)

HTH
TonHu
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top