Showing 301 - 320 of 614 results
Delphi Compiler Error W1201 XML comment on ‘%s’ has badly formed XML-‘Whitespace is not allowed at this location.’ Reason for...
Delphi Compiler Error X2421 Imported identifier ‘%s’ conflicts with ‘%s’ in ‘%s’ Reason for the Error & Solution This occurs...
Delphi Compiler Error H2368 Visibility of property accessor method %s should match property %s.%s Reason for the Error & Solution...
Delphi Compiler Error E2190 Thread local variables cannot be ABSOLUTE Reason for the Error & Solution A thread local variable...
Delphi Compiler Error E2147 Property ‘%s’ does not exist in base class Reason for the Error & Solution The compiler...
Delphi Compiler Error H2444 Inline function ‘%s’ has not been expanded because accessing member ‘%s’ is inaccessible Reason for the...
Delphi Compiler Error X1033 Unit ‘%s’ implicitly imported into package ‘%s’ Reason for the Error & Solution This warning indicates...
Delphi Compiler Error E2442 Inline directive not allowed in constructor or destructor Reason for the Error & Solution Remove the...
Delphi Compiler Error E2127 ‘GOTO %s’ leads into or out of TRY statement Reason for the Error & Solution The...
Delphi Compiler Error E2118 Division by zero Reason for the Error & Solution The inline assembler has encountered an expression...
Delphi Compiler Error E2338 Metadata – Database is read only Reason for the Error & Solution No further information is...
Delphi Compiler Error E2025 Procedure cannot have a result type Reason for the Error & Solution You have declared a...
Delphi Compiler Error W1066 Lost Extended floating point precision. Reduced to Double Reason for the Error & Solution Extended precision...
Delphi Compiler Error E2522 Operator ‘%s’ can not convert to/from ancestor type Reason for the Error & Solution This occurs...
Delphi Compiler Error E2449 Inlined nested routine ‘%s’ cannot access outer scope variable ‘%s’ Reason for the Error & Solution...
Delphi Compiler Error W1203 XML comment on ‘%s’ has badly formed XML-‘A name was started with an invalid character.’ Reason...
Delphi Compiler Error W1072 Implicit conversion may lose significant digits from ‘%s’ to ‘%s’ Reason for the Error & Solution...
Delphi Compiler Error E2574 Instantiated type can not be used for TYPE’d type declaration Reason for the Error & Solution...
Delphi Compiler Error E2026 Constant expression expected Reason for the Error & Solution The compiler expected a constant expression here,...
Delphi Compiler Error E2145 Re-raising an exception only allowed in exception handler Reason for the Error & Solution You have...