getItemStategetItemState(Ver2.14対応版)
目次Index−
スクリプトScript−
グローバルのメソッドGlobal method−
getItemState
getItemState( num )
状態フラグを返します。
Returns the status flag.
- パラメータ1(数値型)
-
項目のインデックス。
The index of the items.
- 返り値(数値型)
-
以下の状態フラグの論理和を返します。
0x01:フォーカス
0x02:選択
0x04:新しいファイル(色の設定が有効なとき)
Bitwise OR of the following values
0x01: Focused
0x02: Selected
0x04: New file (when the color setting is valid)