GCIM 名前空間 > GcTime オブジェクト : SetExitOnLeftRightKey メソッド |
var instance = new GCIM.GcTime(); var value; // Type: any // パラメータ var exitOnLeftRightKey; //タイプ: any value = instance.SetExitOnLeftRightKey(exitOnLeftRightKey);
function SetExitOnLeftRightKey( exitOnLeftRightKey : any ) : any;