HomeDelphiPage 16

Delphi

Showing 301 - 320 of 628 results
Delphi Compiler Error E2195 Cannot initialize local variables Reason for the Error & Solution The compiler disallows the use of...
Delphi Compiler Error H2509 Identifier ‘%s’ conflicts with type parameters of container type Reason for the Error & Solution This...
Delphi Compiler Error E2312 Attribute – Invalid argument to a known attribute Reason for the Error & Solution No further...
Delphi Compiler Error E2552 CLASS or RECORD constraint and class type constraint cannot be specified together Reason for the Error...
Delphi Compiler Error E2512 Type parameter ‘%s’ must be a non-nullable value type Reason for the Error & Solution This...
Delphi Compiler Error W1032 Exported package threadvar ‘%s.%s’ cannot be used outside of this package Reason for the Error &...
Delphi Compiler Error H2443 Inline function ‘%s’ has not been expanded because unit ‘%s’ is not specified in USES list...
Delphi Compiler Error E2528 Type parameters not allowed on this method Reason for the Error & Solution This error message...
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...