Start a progress context. This defines progress percentage and loop count for ProgressDlgYield calls. LoopCount is fit in the Percentage of the progress
PROCEDURE ProgressDlgStart(
Percentage : REAL;
LoopCount : LONGINT);def vs.ProgressDlgStart(Percentage, LoopCount):
return None| Name | Type | Description |
|---|---|---|
| Percentage | REAL | |
| LoopCount | LONGINT |
les can be found at [[VS:Progress Dialog]].
ProgressDlgOpen | ProgressDlgClose | ProgressDlgSetTopMsg | ProgressDlgSetBotMsg | ProgressDlgSetMeter | ProgressDlgStart | ProgressDlgEnd | ProgressDlgHasCancel | ProgressDlgYield
Availability: from Vectorworks 2015