I wrote an small app to transfer files using the indy components, now i want start the antivirus program when the transfer is finished to check the files.
Check how other programs do it, like Winrar. Most likely it is just starting the anti-virus program with the file or folder you want to scan as a command-line parameter. You can check the manual of your anti-virus program to check how it's done.