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