VS:RegisterDialogForTimerEvents/ja: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
m (1 revision)
 
m (1 revision)
(No difference)

Revision as of 14:36, 12 August 2013

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

ダイアログを登録して一定時間ごとにイベントを受け取れるようにする。

PROCEDURE RegisterDialogForTimerEvents(
dialogID :LONGINT;
timerDelayInMilliseconds :LONGINT);
def vs.RegisterDialogForTimerEvents(dialogID, timerDelayInMilliseconds):
    return None

Parameters

dialogID LONGINT ダイアログ番号
timerDelayInMilliseconds LONGINT 「DialogTimerEventMessageC.」を呼び出す間隔(ミリ秒)

Version

利用可能バージョン: Vectorworks 2010