지정한 탭 아이템의 top 값을 가져오는 API이다.
function btnGettop_on_mouseup() { screen.alert(tabTest.getchildframepostop(0)); }