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...