화면에 생성된 오브젝트를 in_index로 찾아 삭제하는 API이다.
function btn_destroycontrolbyindex_on_mouseup() { screen.destroycontrolbyindex(9); }