Changes between Version 3 and Version 4 of DevFunctionsApiTerminateComponent

Show
Ignore:
Timestamp:
04/06/07 08:18:42 (3 years ago)
Author:
Billiberserker (IP: 217.234.122.10)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevFunctionsApiTerminateComponent

    v3 v4  
    1 == procedure Terminatecomponent == 
    2  
     1= procedure !TerminateComponent = 
     2---- 
    33'''procedure''' Terminatecomponent(Component : PChar); 
    44 
     
    77 
    88[[BR]] 
    9 === Parameters === 
     9== Parameters == 
    1010 
    1111  * __''Component:__ PChar'' 
     
    1515 
    1616[[BR]] 
    17 === Description === 
     17== Description == 
    1818 
    1919The Terminatecomponent function can be used to terminate a component completely. This function will not close the application in a normal way, it will terminate the process of the target application.[[BR]]  
     
    2121 
    2222[[BR]] 
    23 === Examples === 
     23== Examples == 
    2424 
    2525{{{