$WARNING : Generate warning message

If the generation of warnings is turned on, through the -vw command-line option or the {$WARNINGS ON} directive, then

 {$WARNING This is dubious code}
will display a warning message when the compiler encounters it.