show/hide this revision's text 2 edited tags
show/hide this revision's text 1

Problem with Delphi 2009 and old-style object type

Hi, I've got a lot of older code that uses the old-style pascal object type that I'm trying to get working in Delphi 2009. It compiles, but there seems to be several problems dealing with virtual methods. It appears that this problem has already been reports on Quality Central:

http://qc.embarcadero.com/wc/qcmain.aspx?d=71723

I was hoping anyone who still uses these (PatrickvL maybe?) could respond with more information. We've got A LOT of code that uses objects and if this isn't going to get fixed, we're stuck. Thanks in advance!