var instance = new GCIM.GcShortcut(id); var value; // Type: any // パラメータ var index; //タイプ: number var key; //タイプ: string value = instance.InsertShortcutKey(index, key);
function InsertShortcutKey( index : number, key : string ) : any;
GcShortcut オブジェクト
© 2005-2015 GrapeCity inc. All rights reserved.