GCIM 名前空間 > FunctionKeyButton タイプ : SetFunctionKey メソッド |
var instance = new GCIM.FunctionKeyButton(functionKeys, text); var value; // Type: any // パラメータ var keyValue; //タイプ: FunctionKeys value = instance.SetFunctionKey(keyValue);
function SetFunctionKey( keyValue : FunctionKeys ) : any;