라디오그룹의 아이템 개수를 반환하는 API이다.
function btn_getcount_on_mouseup() { screen.alert(radiogroup.getcount()); }