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.
E2247 Cannot take the address when compiling to byte code
The address-of operator, @, cannot be used when compiling to byte code.