19Jun/090
Adding COM(+) to your Delphi project
If you're struggling with your IDE to add an COM(+) object to your project you should look in the .drp file of your project. If you include 'ComServ' in the uses list you should be fine. :) Now you're able to add an COM(+) object to your project using add->new.