Showing 461 - 480 of 614 results
Delphi Compiler Error E2022 Class helper type required Reason for the Error & Solution When declaring a class helper type...
Delphi Compiler Error E2247 Cannot take the address when compiling to byte code Reason for the Error & Solution The...
Delphi Compiler Error E2097 BREAK or CONTINUE outside of loop Reason for the Error & Solution The compiler has found...
Delphi Compiler Error E2023 Function needs result type Reason for the Error & Solution You have declared a function, but...
Delphi Compiler Error E2138 Invalid message parameter list Reason for the Error & Solution A message procedure can take only...
Delphi Compiler Error E2298 read/write not allowed for CLR events. Use Include/Exclude procedure Reason for the Error & Solution Multicast...
Delphi Compiler Error E2553 Class type constraint cannot be specified more than once Reason for the Error & Solution This...
Delphi Compiler Error E2251 Ambiguous overloaded call to โ€˜%sโ€™ Reason for the Error & Solution Based on the current overload...
Delphi Compiler Error E2274 property attribute โ€˜labelโ€™ cannot be used in dispinterface Reason for the Error & Solution You have...
Delphi Compiler Error W1040 Implicit use of Variants unit Reason for the Error & Solution If your application is using...
Delphi Compiler Error E2089 Invalid typecast Reason for the Error & Solution This error message is issued for type casts...
Delphi Compiler Error E2556 Type of procedure result or untyped parameter cannot be used as type argument Reason for the...
Delphi Compiler Error E2560 $OBJTYPENAME not allowed for โ€˜%sโ€™; only global and non-alias type symbol Reason for the Error &...
Delphi Compiler Error X2044 Chmod error on โ€˜%sโ€™ Reason for the Error & Solution The file permissions are not properly...
Delphi Compiler Error E2396 Unsafe code only allowed in unsafe procedure Reason for the Error & Solution No further information...
Delphi Compiler Error E2193 Slice standard function only allowed as open array argument Reason for the Error & Solution An...
Delphi Compiler Error E2417 Field offset cannot be determined for variant record because previous field type is unknown size record...
Delphi Compiler Error E2278 Cannot take address of local symbol %s Reason for the Error & Solution This message occurs...
Delphi Compiler Error E2381 Resource string length exceeds Windows limit of 4096 characters Reason for the Error & Solution No...
Delphi Compiler Error E2241 C++ obj files must be generated (-jp) Reason for the Error & Solution Because of the...