processlist Kill method
Return to Introduction  Previous page  Next page
Applies to
acProcess object.  

Declaration
function Kill: Boolean;  // returns True if succeed  

Description
The Kill method can be used to terminate the process associated with the TacProcess object.  
 
Function returns True if succeed or False otherwise.  

See also
Description, SystemIconIndex, SystemIcon16Handle and SystemIcon32Handle properties;  
acSystemImageList component.