Aus dem verlinkten Artikel bei StackOverflow (den ich schon kannte...):
Zitat:
The reason the Supports(BorlandIDEServices, IOTAToolsFilter, OTAToolsFilter) call fails in Delphi2010 is that once MSBuild support was added to the
IDE, the old way of adding build tools to the
IDE was disabled, and the BorlandIDEServices interface no longer supported IOTAToolsFilter.
In neueren Delphis wird das Interface nicht mehr unterstützt, was ja genau der Grund für eines meiner letzen Postings (#5) war!