delay
Pause program execution
Declaration
Source position: wincrt.pp line 23
procedure delay(ms: Word);
Description
Delay stops program execution for the indicated number ms of milliseconds.
See also
| Name | Description |
|---|---|
| nosound | Stop the speaker |
| sound | Sound PC speaker |