MESCIUS InputMan for ASP.NET 10.0J
GetFunctionKeyButtonIndex メソッド
特定のファンクションキーボタンオブジェクト。
特定のファンクションキーボタンのインデックスを取得します。
シンタックス
var instance = new GCIM.GcFunctionKey(container, id);
var value; // Type: number

// パラメータ
var item; //タイプ: FunctionKeyButton

value = instance.GetFunctionKeyButtonIndex(item);
function GetFunctionKeyButtonIndex( 
   item : FunctionKeyButton
) : number;

パラメータ

item
特定のファンクションキーボタンオブジェクト。

戻り値の型

インデックス。
参照

参照

GcFunctionKey タイプ

 

 


© MESCIUS inc. All rights reserved.