Delphi Compiler Error
E2108 Memory reference expected
Reason for the Error & Solution
The inline assembler has expected to find a memory reference expression but did not find one.
Ensure that the offending statement is indeed a memory reference.