Delphi Compiler Error
E2143 Expression has no value
Reason for the Error & Solution
You have attempted to assign the result of an expression, which did not produce a value, to a variable.
E2143 Expression has no value
You have attempted to assign the result of an expression, which did not produce a value, to a variable.