/*
* Delete.java
*
* Created on 2006年11月15日, 下午6:07
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
package javaapplication11;
/*
* PROJECT: ReactOS Services
* LICENSE: GPL - See COPYING in the top level directory
* FILE: base/system/servman/delete.c
* PURPOSE: Delete an existing service
* COPYRIG
/*
* PROJECT: ReactOS Services
* LICENSE: GPL - See COPYING in the top level directory
* FILE: base/system/sc/delete.c
* PURPOSE: Delete a service
* COPYRIGHT: Copyright
function delete(obj)
% DELETE method overloaded for the JCONTROL class
%
% DELETE acts on the hgcontainer of the target object. Call this on the
% parent JCONTROL to delete all its contents.
%
%