2
votes
4answers
288 views
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 …
