Delphi Error – E2249 Cannot use absolute variables when compiling to byte code

Delphi Compiler Error

E2249 Cannot use absolute variables when compiling to byte code

Reason for the Error & Solution

The use of absolute variables is prohibited when compiling to byte code.