Showing 321 - 340 of 614 results
Delphi Compiler Error F2458 Cannot import metadata from Delphi โ€˜libraryโ€™. Use packages instead Reason for the Error & Solution This...
Delphi Compiler Error E2204 Improper GUID syntax Reason for the Error & Solution The GUID encountered in the program source...
Delphi Compiler Error E2395 Unsafe procedure only allowed if compiling with {$UNSAFECODE ON} Reason for the Error & Solution No...
Delphi Compiler Error E2095 Missing ENDIF directive Reason for the Error & Solution This error message is issued if the...
Delphi Compiler Error E2561 Specified options for $EXTERNALSYM and $NODEFINE are not allowed for โ€˜%sโ€™; only global and non-alias type...
Delphi Compiler Error E2520 Result type of operator โ€˜%sโ€™ must be Boolean type Reason for the Error & Solution This...
Delphi Compiler Error E2285 Duplicate resource id type %d id %d Reason for the Error & Solution A resource linked...
Delphi Compiler Error E2289 Unresolved custom attribute %s Reason for the Error & Solution A custom attribute declaration was not...
Delphi Compiler Error E2286 Coverage library name is too long: %s Reason for the Error & Solution This message is...
Delphi Compiler Error E2072 Number of elements (%d) differs from declaration (%d) Reason for the Error & Solution This error...
Delphi Compiler Error E2113 Numeric overflow Reason for the Error & Solution The inline assembler has detected a numeric overflow...
Delphi Compiler Error W1045 Property declaration references ancestor private โ€˜%s.%sโ€™ Reason for the Error & Solution This warning indicates that...
Delphi Compiler Error E2385 Error while signing assembly Reason for the Error & Solution No further information is available for...
Delphi Compiler Error W1009 Redeclaration of โ€˜%sโ€™ hides a member in the base class Reason for the Error & Solution...
Delphi Compiler Error E2288 File name too long (exceeds %d characters) Reason for the Error & Solution A file path...
Delphi Compiler Error E2363 Only methods of descendent types may access protected symbol %s%s.%s across assembly boundaries Reason for the...
Delphi Compiler Error X1008 Integer and HRESULT interchanged Reason for the Error & Solution In Delphi, Integer, Longint, and HRESULT...
Delphi Compiler Error E2279 Too many nested conditional directives Reason for the Error & Solution Conditional-directive constructions can be nested...
Delphi Compiler Error E2107 Operand size mismatch Reason for the Error & Solution The size required by the instruction operand...
Delphi Compiler Error E2265 Interface โ€˜%sโ€™ not mentioned in interface list Reason for the Error & Solution An implements clause...