Hello,

I have been trying to figure out how to Terminate a process in Delphi, and I saw shockingly long of code which i don't think I can remember, and i don't even understand what it means.

Could someone please show me the simplest way (but not a bad way) in which i can terminate a process in Delphi?

and also start processes and check to see if they are running, and how to get a list of running processes.

Thank you.