| http://www.w3.org/ns/prov#value | - I disagree. $IFDEF test for user-defined directives in addition to predefined ones (see for instance delphibasics.co.uk/RTL.asp?Name=$IfDef), and CONSOLE is supposed to be one of those, as per docwiki.embarcadero.com/RADStudio/en/Conditional_compilation_(Delphi) In addition, I want to do the check at compile-time (conditional compiling), not at runtime (which almost always is a waste of time, sinc
|