ocr: l MAINEHFormlEaction nethod action(var eventinfo ActionEvent) if eventinfo.1sPreFilterO) then This code executes for each object on the form. else 1 This code executes only for the form. switch Close the application if all of the forms can be closed. case eventinfo.1d0) = UserAction + Closemppaction : if sySL1D.closeallformsL(Desktop"? then close0 endif ( Close all windows. case eventinfo.1d0) = UserAction + ClosewindowsAction !: sysLib.closeallformsL("Desktop"? endswitch endif endMethod Edit Line: 15 Col: 61