Delphi Error – E2247 Cannot take the address when compiling to byte code

Delphi Compiler Error

E2247 Cannot take the address when compiling to byte code

Reason for the Error & Solution

The address-of operator, @, cannot be used when compiling to byte code.