This form is shown here:
event event-delegate event-name { add { // code to add an event to the chain } remove { // code to remove an event from the chain } }