[Next] [Up] [Previous]
Next: TextColor Up: Procedures and Functions Previous: AssignCrt

Delay

   

Declaration:

Procedure Delay (DTime: Word) ;

Description:

Delay waits a specified number of milliseconds. The number of specified seconds is a approximation, and may be off a lot, if system load is high.

Errors:

None

See also:

Sound, NoSound


Michael Van Canneyt
Thu Dec 12 15:44:18 MET 1996