Fixing Delphi’s Interface Limitations

Delphi’s interfaces are rooted in COM interop, but in most cases are used for non COM purposes. Unfortunately there are some big limitations with Delphi interfaces, and in a critical area where interfaces are the most useful.