Showing 561 - 580 of 614 results
Delphi Compiler Error W1042 Error converting locale string ‘%s’ to Unicode. String truncated. Is your LANG environment variable set correctly...
Delphi Compiler Error W1046 Unsafe type ‘%s%s%s’ Reason for the Error & Solution You have used a data type or...
Delphi Compiler Error E2391 Potentially polymorphic constructor calls must be virtual Reason for the Error & Solution No further information...
Delphi Compiler Error E2007 Constant or type identifier expected Reason for the Error & Solution This error message occurs when...
Delphi Compiler Error E2242 ‘%s’ is not the name of a unit Reason for the Error & Solution The $NOINCLUDE...
Delphi Compiler Error W1047 Unsafe code ‘%s’ Reason for the Error & Solution You have used a data type or...
Delphi Compiler Error E2081 Assignment to FOR-Loop variable ‘%s’ Reason for the Error & Solution It is illegal to assign...
Delphi Compiler Error E2224 $DESIGNONLY and $RUNONLY only allowed in package unit Reason for the Error & Solution The compiler...
Delphi Compiler Error E2086 Type ‘%s’ is not yet completely defined Reason for the Error & Solution This error occurs...
Delphi Compiler Error E2065 Unsatisfied forward or external declaration ‘%s’ Reason for the Error & Solution This error message appears...
Delphi Compiler Error F2446 Unit ‘%s’ is compiled with unit ‘%s’ in ‘%s’ but different version ‘%s’ found Reason for...
Delphi Compiler Error E2150 Bad argument type in variable type array constructor Reason for the Error & Solution You are...
Delphi Compiler Error E2584 Weak attribute only allowed on fields and variables of type class or interface: ‘%s’ Reason for...
Delphi Compiler Error E2153 ‘;’ not allowed before ‘ELSE’ Reason for the Error & Solution You have placed a ‘;’...
Delphi Compiler Error E2271 Property getters and setters cannot be overloaded Reason for the Error & Solution A property has...
Delphi Compiler Error E2533 Virtual, dynamic and message methods cannot have type parameters Reason for the Error & Solution This...
Delphi Compiler Error E2463 ‘%s’ directive not allowed in record type Reason for the Error & Solution This occurs when...
Delphi Compiler Error E2515 Type parameter ‘%s’ is not compatible with type ‘%s’ Reason for the Error & Solution This...
Delphi Compiler Error W1000 Symbol ‘%s’ is deprecated Reason for the Error & Solution The identifier for the directive: SYMBOL_DEPRECATED...
Delphi Compiler Error E2517 Operator ‘%s’ must take %d parameter(s) Reason for the Error & Solution This occurs when trying...