If the generation of info is turned on, through the -vi command line option, then
{$INFO This was coded on a rainy day by Bugs Bunny}
will display an info message when the compiler encounters it.
This is useful in conjunction with the {$IFDEF} directive, to show information about which part of the code is being compiled.