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