/* tr-d-com.p - Delete trigger for component */ TRIGGER PROCEDURE FOR DELETE OF component. /* Include commons */ {common.i} RETURN.