캡션의 마우스호버시 폰트의 이름을 반환하는 API이다.
function btn_getmousehoverfontname_on_mouseup() { screen.alert(objShape.getmousehoverfontname()); }