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