我支持用Delphi 3编写的应用程序,我想在等待有机会将其升级到更新版本的Delphi时对源代码进行一些改进.我想要使用的一件事是Interfaces.我知道Delphi 3已经有了Interfaces的概念,但是我很难找到如何做等效的
if Supports(ObjectInstance, IMyInterface) then
delphi legacy-code delphi-3
delphi ×1
delphi-3 ×1
legacy-code ×1