VS:RegisterDialogForTimerEvents/ja

From Vectorworks Developer
Revision as of 03:24, 16 January 2014 by Kimura (talk | contribs) (1 revision: 2014J VS Reference R)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

.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

Availability: from Vectorworks 2010