지정한 탭 아이템 패널의 높이값(Height)을 반환하는 API이다.
function btnGetpanelheight_on_mouseup() { screen.alert(tabTest.gettabitempanelheight(0)); }