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,45 +5,45 @@
<!-- generated by to_html.pl from f_Window.xml -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS" />
<title>beginMove - �E�B���h�E�ړ��̊J�n</title>
<title>beginMove - ウィンドウ移動の開始</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.beginMove</a></span></h1><div class="para"><div>
<dl>
<dt>�@�\/�Ӗ�</dt>
<dt>機能/意味</dt>
<dd>
�E�B���h�E�ړ��̊J�n</dd>
<dt>�^�C�v</dt>
ウィンドウ移動の開始</dd>
<dt>タイプ</dt>
<dd>
<a class="jump" href="f_Window.html">Window�N���X</a>�̃��\�b�h<br />
<a class="jump" href="f_Window.html">Windowクラス</a>のメソッド<br />
</dd>
<dt>�\��</dt>
<dt>構文</dt>
<dd>
<span class="funcdecl">beginMove()</span><br />
</dd>
<dt>����</dt>
<dt>引数</dt>
<dd>
�Ȃ�<br />
なし<br />
</dd>
<dt>�߂��l</dt>
<dt>戻り値</dt>
<dd>
�Ȃ� (void)<br />
なし (void)<br />
</dd>
<dt>����</dt>
<dt>説明</dt>
<dd>
�@�E�B���h�E�̃}�E�X�ł̈ړ����J�n���܂��B�ʏ��A�E�B���h�E�̃^�C�g���o�[���h���b�O������
�E�B���h�E���ړ����邱�Ƃ��ł��܂����A���̃��\�b�h�͂��̓������V�~�����[�g���܂��B<br />
�@<a class="jump" href="f_Window_onMouseDown.html">Window.onMouseDown</a> �C�x���g�n���h�����ł��̃��\�b�h���ĂԂƁA�C�ӂ̉ӏ���
�E�B���h�E���h���b�O���Ĉړ��”\�ɂ��邱�Ƃ��ł��܂��B<br />
 ウィンドウのマウスでの移動を開始します。通常、ウィンドウのタイトルバーをドラッグすると
ウィンドウを移動することができますが、このメソッドはその動作をシミュレートします。<br />
 <a class="jump" href="f_Window_onMouseDown.html">Window.onMouseDown</a> イベントハンドラ内でこのメソッドを呼ぶと、任意の箇所で
ウィンドウをドラッグして移動可能にすることができます。<br />
</dd>
<dt>�Q��</dt>
<dt>参照</dt>
<dd>
<a class="jump" href="f_Window_onMouseDown.html">Window.onMouseDown</a><br />
</dd>