MESCIUS InputMan for ASP.NET 10.0J
GetShortcutKey メソッド
インデックス。
インデックスからショートカットを取得します。
シンタックス
var instance = new GCIM.GcShortcut(id);
var value; // Type: string

// パラメータ
var index; //タイプ: number

value = instance.GetShortcutKey(index);
function GetShortcutKey( 
   index : number
) : string;

パラメータ

index
インデックス。

戻り値の型

ショートカットキー。
参照

参照

GcShortcut タイプ

 

 


© MESCIUS inc. All rights reserved.