Unit 'WinCRT' Package
[Overview][Procedures and functions][Variables][Index] [#rtl]

delay

Pause program execution.

Declaration

Source position: wincrt.pp line 23

procedure delay(

  ms: Word

);

Arguments

ms

  

Number of milliseconds to wait.

Description

Delay stops program execution for the indicated number ms of milliseconds.

See also

sound

  

Sound PC speaker.

nosound

  

Stop the speaker.


Documentation generated on: Jul 24 2023