Jessica Brown - 2014-05-17

I would consider changing the name of the IFDEF variable to the feature instead of the version, and set the versions that support that feature in the .inc file:

SetOption(DateFormatOpt, 
  {$IFDEF SUPPORTS_FORMATSETTINGS}FormatSettings.{$ENDIF}ShortDateFormat);