Showing 201 - 220 of 614 results
Delphi Compiler Error E2356 Property accessor must be an instance field or method Reason for the Error & Solution No...
Delphi Compiler Error E2049 Label declaration not allowed in interface part Reason for the Error & Solution This error occurs...
Delphi Compiler Error E2529 Type parameters not allowed on operator Reason for the Error & Solution This occurs when overloading...
Delphi Compiler Error W1060 Explicit string cast with potential data loss from โ€˜%sโ€™ to โ€˜%sโ€™ Reason for the Error &...
Delphi Compiler Error E2537 DEFAULT standard function expects a type identifier Reason for the Error & Solution This occurs when...
Delphi Compiler Error W1039 No configuration files found Reason for the Error & Solution The compiler could not locate the...
Delphi Compiler Error E2006 PACKED not allowed here Reason for the Error & Solution The packed keyword is only legal...
Delphi Compiler Error E2389 Protected member โ€˜%sโ€™ is inaccessible here Reason for the Error & Solution No further information is...
Delphi Compiler Error E2184 %s section valid only in class types Reason for the Error & Solution Interfaces and records...
Delphi Compiler Error E2122 PROCEDURE or FUNCTION expected Reason for the Error & Solution This error message is produced by...
Delphi Compiler Error W1035 Return value of function โ€˜%sโ€™ might be undefined Reason for the Error & Solution This warning...
Delphi Compiler Error E2149 Class does not have a default property Reason for the Error & Solution You have used...
Delphi Compiler Error E2501 Inline function cannot call nested routine โ€˜%sโ€™ Reason for the Error & Solution This happens when...
Delphi Compiler Error E2131 Class already has a default property Reason for the Error & Solution You have tried to...
Delphi Compiler Error E2412 CREATE expected Reason for the Error & Solution No further information is available for this error...
Delphi Compiler Error E2062 Virtual constructors are not allowed Reason for the Error & Solution Unlike class types, object types...
Delphi Compiler Error E2344 Metadata โ€“ Data too large Reason for the Error & Solution No further information is available...
Delphi Compiler Error E2321 Attribute โ€“ Known custom attribute has repeated named argument Reason for the Error & Solution No...
Delphi Compiler Error E2283 Too many local constants. Use shorter procedures Reason for the Error & Solution One or more...
Delphi Compiler Error W1034 $HPPEMIT โ€˜%sโ€™ ignored Reason for the Error & Solution The $HPPEMIT directive can only appear after...