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