UTF-8に単純変換

This commit is contained in:
Takenori Imoto
2016-09-08 17:35:30 +09:00
parent 8713024d66
commit 0532684298
641 changed files with 22561 additions and 21149 deletions

View File

@@ -5,32 +5,32 @@
<!-- generated by to_html.pl from f_Window.xml -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS" />
<title>trapKey - �L�[���͂��g���b�v���邩</title>
<title>trapKey - キー入力をトラップするか</title>
<meta name="author" content="W.Dee" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<link href="funcref.css" type="text/css" rel="stylesheet" title="�N���X���t�@�����X�p�W���X�^�C��" />
<link href="funcref.css" type="text/css" rel="stylesheet" title="クラスリファレンス用標準スタイル" />
<link href="mailto:[email protected]" rev="Made" />
<link href="index.html" target="_top" rel="Start" title="�g�b�v�y�[�W" />
<link href="f_Window.html" title="Window�N���X" rel="Parent" />
<link href="index.html" target="_top" rel="Start" title="トップページ" />
<link href="f_Window.html" title="Windowクラス" rel="Parent" />
</head>
<body>
<h1><span class="fheader"><a name="top" id="top">Window.trapKey</a></span></h1><div class="para"><div>
<dl>
<dt>�@�\/�Ӗ�</dt>
<dt>機能/意味</dt>
<dd>
�L�[���͂��g���b�v���邩</dd>
<dt>�^�C�v</dt>
キー入力をトラップするか</dd>
<dt>タイプ</dt>
<dd>
<a class="jump" href="f_Window.html">Window�N���X</a>�̃v���p�e�B (�ǂݏ����”\)<br />
<a class="jump" href="f_Window.html">Windowクラス</a>のプロパティ (読み書き可能)<br />
</dd>
<dt>����</dt>
<dt>説明</dt>
<dd>
�@�L�[���͂��g���b�v���邩�ǂ������\���܂��B�l���ݒ肷�邱�Ƃ��ł��܂��B<br />
�@�^�ɐݒ肷���ƁA���̃E�B���h�E�Ŕ��������L�[���̓C�x���g�������肵�A���̃E�B���h�E���Ŕ��������邱�Ƃ��ł��܂��B<br />
�@�����̃E�B���h�E�̂��̃v���p�e�B���^�ɐݒ肳���Ă����ꍇ�́A�����Ƃ��Ō��ɍ쐬�����E�B���h�E�ɑ΂��ăL�[���̓C�x���g���������܂��B<br />
 キー入力をトラップするかどうかを表します。値を設定することもできます。<br />
 真に設定すると、他のウィンドウで発生したキー入力イベントを横取りし、このウィンドウ上で発生させることができます。<br />
 複数のウィンドウのこのプロパティが真に設定されている場合は、もっとも最後に作成したウィンドウに対してキー入力イベントが発生します。<br />
</dd>
<dt>�Q��</dt>
<dt>参照</dt>
<dd>
<a class="jump" href="f_Window_focusable.html">Window.focusable</a><br />
</dd>