The Pascal compiler company
feature_delay can be used to determine if the current platform supports the built-in procedure delay.
if supported(feature_delay) then delay(100);
Operating Systems: All Standard Pascal: No