Showing 541 - 560 of 614 results
Delphi Compiler Error E2121 Procedure or function name expected Reason for the Error & Solution You have specified an identifier...
Delphi Compiler Error E2468 Linker detected duplicate name โ€˜%sโ€™ made from type โ€˜%sโ€™ in both unit โ€˜%sโ€™ and โ€˜%sโ€™ Reason...
Delphi Compiler Error X1019 For loop control variable must be simple local variable Reason for the Error & Solution This...
Delphi Compiler Error E2306 โ€˜Selfโ€™ is initialized more than once Reason for the Error & Solution An inherited constructor has...
Delphi Compiler Error E2603 Constraint โ€˜%sโ€™ cannot be specified more than once Reason for the Error & Solution This occurs...
Delphi Compiler Error E2376 STATIC can only be used on non-virtual class methods Reason for the Error & Solution No...
Delphi Compiler Error E2199 Packages โ€˜%sโ€™ and โ€˜%sโ€™ both contain unit โ€˜%sโ€™ Reason for the Error & Solution The project...
Delphi Compiler Error E2466 Never-build package โ€˜%sโ€™ requires always-build package โ€˜%sโ€™ Reason for the Error & Solution This occurs when...
Delphi Compiler Error E2548 Cannot take a class reference of parameterized type Reason for the Error & Solution This error...
Delphi Compiler Error E2261 Implements clause only allowed for readable property Reason for the Error & Solution The compiler has...
Delphi Compiler Error E2187 Size of published set โ€˜%sโ€™ is >4 bytes Reason for the Error & Solution The compiler...
Delphi Compiler Error E2290 Cannot mix destructors with IDisposable Reason for the Error & Solution The compiler will generate IDisposable...
Delphi Compiler Error E2152 Wrong or corrupted version of RLINK32.DLL Reason for the Error & Solution The internal consistency check...
Delphi Compiler Error E2228 A dispinterface type cannot have an ancestor interface Reason for the Error & Solution An interface...
Delphi Compiler Error E2406 EXPORTS section allowed only if compiling with {$UNSAFECODE ON} Reason for the Error & Solution No...
Delphi Compiler Error E2096 Method identifier expected Reason for the Error & Solution This error message will be issued in...
Delphi Compiler Error E2570 Local procedure in generic method or method of generic type is not supported Reason for the...
Delphi Compiler Error X1056 Duplicate resource Type %s, ID %s; File %s resource kept; file %s resource discarded Reason for...
Delphi Compiler Error E2140 Duplicate message method index Reason for the Error & Solution You have specified an index for...
Delphi Compiler Error E2562 Field identifier required Reason for the Error & Solution This occurs when defining a property on...