HomeDelphiPage 21

Delphi

Showing 401 - 420 of 628 results
Delphi Compiler Error E2177 Constructors and destructors not allowed in OLE automation section Reason for the Error & Solution You...
Delphi Compiler Error E2232 Interface ‘%s’ has no interface identification Reason for the Error & Solution You have attempted to...
Delphi Compiler Error E2353 Cannot extend sealed class ‘%s’ Reason for the Error & Solution The sealed modifier is used...
Delphi Compiler Error X2042 Write error on ‘%s’ Reason for the Error & Solution The compiler encountered a write error...
Delphi Compiler Error E2002 File type not allowed here Reason for the Error & Solution File types are not allowed...
Delphi Compiler Error E2003 Undeclared identifier ‘%s’ Reason for the Error & Solution The compiler could not find the given...
Delphi Compiler Error E2301 Method ‘%s’ with identical parameters and result type already exists Reason for the Error & Solution...
Delphi Compiler Error X2043 Close error on ‘%s’ Reason for the Error & Solution The compiler encountered an error while...
Delphi Compiler Error E2402 Constructing instance of abstract class ‘%s’ Reason for the Error & Solution No further information is...
Delphi Compiler Error E2221 $WEAKPACKAGEUNIT ‘%s’ cannot have initialization or finalization code Reason for the Error & Solution A unit...
Delphi Compiler Error E2176 Illegal type in OLE automation section: ‘%s’ Reason for the Error & Solution <typename> is not...
Delphi Compiler Error E2268 Parameters of this type cannot have default values Reason for the Error & Solution The default...
Delphi Compiler Error E2249 Cannot use absolute variables when compiling to byte code Reason for the Error & Solution The...
Delphi Compiler Error E2052 Unterminated string Reason for the Error & Solution The compiler did not find a closing apostrophe...
Delphi Compiler Error E2374 Cannot make unique type from %s Reason for the Error & Solution No further information is...
Delphi Compiler Error E2469 Linker detected duplicate name ‘%s’ made from both type ‘%s’ in unit ‘%s’ and type ‘%s’...
Delphi Compiler Error E2330 Metadata – Error occured during a write Reason for the Error & Solution No further information...
Delphi Compiler Error W1037 FOR-Loop variable ‘%s’ may be undefined after loop Reason for the Error & Solution This warning...
Delphi Compiler Error E2275 property attribute ‘label’ cannot be an empty string Reason for the Error & Solution The error...
Delphi Compiler Error W1058 Implicit string cast with potential data loss from ‘%s’ to ‘%s’ Reason for the Error &...