탭아이템의 잠금 버튼의 좌우 마진을 설정하는 API이다.
function btnTest_on_mouseup() { // 좌우마진을 8로 설정 tabTest.settabitemlockbuttonhorzmargin(8); }