탭 »
Api
getprotect
Description
탭 잠금 표시 여부를 반환한다.
Return Value
Type
Description
BOOL
잠금 상태 여부
Example
function btnGetProtect_on_mouseup(objInst) { var isProtect = tag.getprotect(); }
See Also
setprotect
Viewer Ver.
9.1.1.1
Update Date
20180903