Description of Script Template Engine OTA Plugin :
The Borland Developer Studio allows you to extend the template mechanism for the code editor.This sample shows you a simple Delphi BPL, which needs to be installed into the BDS 2006, and a XML template, which needs to be copied to $(BDS)Objreposcode_templatesdelphi folder.After installing the Design-Time only BPL into Delphi a new Script Template Engine will be registered. This will work together with the search.xml template. In your Delphi code editor, enter now search and press [space]. Now, you can enter your search keywords and press [tab] to start the online search.The Script Template Engine will allow you to change the search-url in the search.xml file.