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