The <Type1Name> Type and the <Type2Name> Type are Incompatible

Description

The result of the calculation of the expression has the <type2> type and cannot be assigned as a value to the object having the <type1> type. The <type1> and <type2> types are implicitly not reducible.

Troubleshooting Tips

Check the type of the output value and the type of the object, to which the calculation result is assigned.

See also:

Compiler Messages