AFAIK TEE 2010 is an Eclipse plug-in, Delphi is not an Eclilpse-based IDE and cannot use MSSCCI / SCC providers without adding. If TFS 2010 can work with the MSSCCI / SCC provider (you may need to install support separately), you can use the Delphi add-on, see, for example, Use Team Foundation Server in Delphi 7? , this is for Delphi 7, but the situation has not changed much.
Delphi XE can use the new API to directly control VCS, but it is incompatible with older versions (which makes it less attractive for those who sell existing add-ons), and therefore it requires someone to add TFS integration, and TFS usually is not the first choice of Delphi stores. In addition, today the fashion dictates that DVCS are hot, and most efforts in this direction.
user160694
source share