캡션에 마우스를 올렸을 때의 글자색을 반환하는 API이다.
function btn_getmousehoverforecolor_on_mouseup() { screen.alert(caption.getmousehoverforecolor()); }