Pause program execution.
Source position: wincrt.pp line 25
| procedure delay( | 
| ms: Word | 
| ); | 
| ms | 
 | Number of milliseconds to wait. | 
Delay stops program execution for the indicated number ms of milliseconds.
| 
 | Sound PC speaker. | |
| 
 | Stop the speaker. |