Delphi 10 Seattle Compiler Action: Searchpath problems

It is not possible to compile a Delphi project, if the Searchpath contains Envrionment variables.
I must use the full path, but that is not very useful.

A workaround would to expand a variable, but I didn’t find any action for it.

I have found the error.
It was a double = in an ini file.

It would help, if it is possible to log an expanded variable.