UTF-8に単純変換
This commit is contained in:
@@ -5,34 +5,34 @@
|
||||
<!-- generated by to_html.pl from f_System.xml -->
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS" />
|
||||
<title>onActivate - �A�v���P�[�V�������A�N�e�B�u�ɂȂ����Ƃ�</title>
|
||||
<title>onActivate - アプリケーションがアクティブになったとき</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_System.html" title="System�N���X" rel="Parent" />
|
||||
<link href="index.html" target="_top" rel="Start" title="トップページ" />
|
||||
<link href="f_System.html" title="Systemクラス" rel="Parent" />
|
||||
</head>
|
||||
<body>
|
||||
<h1><span class="fheader"><a name="top" id="top">System.onActivate</a></span></h1><div class="para"><div>
|
||||
<dl>
|
||||
<dt>�@�\/�Ӗ�</dt>
|
||||
<dt>機能/意味</dt>
|
||||
<dd>
|
||||
�A�v���P�[�V�������A�N�e�B�u�ɂȂ����Ƃ�</dd>
|
||||
<dt>�^�C�v</dt>
|
||||
アプリケーションがアクティブになったとき</dd>
|
||||
<dt>タイプ</dt>
|
||||
<dd>
|
||||
<a class="jump" href="f_System.html">System�N���X</a>�̃v���p�e�B (�ǂݏ����\)<br />
|
||||
<a class="jump" href="f_System.html">Systemクラス</a>のプロパティ (読み書き可能)<br />
|
||||
</dd>
|
||||
<dt>����</dt>
|
||||
<dt>説明</dt>
|
||||
<dd>
|
||||
�@�A�v���P�[�V�������A�N�e�B�u�ɂȂ����Ƃ��ɌĂяo�������C�x���g�����\���܂��B<br />
|
||||
�@null ���w�肷���Ɗ��͌Ăяo�����܂����B<br />
|
||||
�@�ʏ��̃C�x���g�n���h���ƈقȂ��A���̃C�x���g�����肽���ꍇ�́A�Ăяo�������������̃v���p�e�B�ɐݒ肵�Ă��������B<br />
|
||||
�@<a class="jump" href="f_Window_onActivate.html">Window.onActivate</a> �́A�����A�v���P�[�V�������̂��ꂼ���̃E�B���h�E���A�N�e�B�u�ɂȂ����Ƃ��ɔ������܂����A���̃C�x���g�́A�A�v���P�[�V�������̂��A�N�e�B�u�ɂȂ����ꍇ�ɔ������܂��B<br />
|
||||
�@���̃C�x���g�́A�A�v���P�[�V���������ɃA�N�e�B�u�̏ꍇ�ɂ����������\���������̂Œ��ӂ��Ă������� (���S�� onActivate �� onDeactivate �� onActivate �� �c�c �̏��ɔ��������ۏ��Ȃ� )�B<br />
|
||||
アプリケーションがアクティブになったときに呼び出されるイベント関数を表します。<br />
|
||||
null を指定すると関数は呼び出されません。<br />
|
||||
通常のイベントハンドラと異なり、このイベントを受け取りたい場合は、呼び出したい関数をこのプロパティに設定してください。<br />
|
||||
<a class="jump" href="f_Window_onActivate.html">Window.onActivate</a> は、同じアプリケーション内のそれぞれのウィンドウがアクティブになったときに発生しますが、このイベントは、アプリケーション自体がアクティブになった場合に発生します。<br />
|
||||
このイベントは、アプリケーションが既にアクティブの場合にも発生する可能性があるので注意してください (完全に onActivate → onDeactivate → onActivate → …… の順に発生する保証がない )。<br />
|
||||
</dd>
|
||||
<dt>�Q��</dt>
|
||||
<dt>参照</dt>
|
||||
<dd>
|
||||
<a class="jump" href="f_System_onDeactivate.html">System.onDeactivate</a><br />
|
||||
<a class="jump" href="f_Window_onActivate.html">Window.onActivate</a><br />
|
||||
|
||||
Reference in New Issue
Block a user