HomeDelphiPage 17

Delphi

Showing 321 - 340 of 628 results
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...
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...