스핀넘버 » Api

setspinstep

Description

스핀넘버의 증감시 사용하는 step 값을 설정하는 API이다.

Parameters

Parameters Type Description
nSpinStep short spin_step 속성값

Return Value

Type Description
BOOL 정상 처리 여부

Example

function btnSetSpinStep_on_mouseup(objInst) { spin.setspinstep(5); }

See Also

getspinstep

Viewer Ver.

9.1.1.1

Update Date

20230427