Contents | Prev | Next
Description
feature_delay can be used to determine if the current platform supports the built-in procedure delay.
Example
if supported(feature_delay) then delay(100);
Portability
Operating Systems: All Standard Pascal: No