Showing 361 - 380 of 614 results
Delphi Compiler Error W1006 Unit โ€˜%sโ€™ is deprecated Reason for the Error & Solution The unit is deprecated, but continues...
Delphi Compiler Error E2256 Dispose not supported (nor necessary) for dynamic arrays Reason for the Error & Solution The compiler...
Delphi Compiler Error E2238 Default value required for โ€˜%sโ€™ Reason for the Error & Solution When using default parameters a...
Delphi Compiler Error E2380 Instance or class static method expected Reason for the Error & Solution No further information is...
Delphi Compiler Error X2162 %s: %s Reason for the Error & Solution This error occurs when the resource linker encounters...
Delphi Compiler Error W1205 XML comment on โ€˜%sโ€™ has badly formed XML-โ€˜The character โ€˜%cโ€™ was expected.โ€™ Reason for the Error...
Delphi Compiler Error E2534 Class constructor must not be virtual, dynamic nor message Reason for the Error & Solution This...
Delphi Compiler Error E2033 Types of actual and formal var parameters must be identical Reason for the Error & Solution...
Delphi Compiler Error E2355 Class property accessor must be a class field or class static method Reason for the Error...
Delphi Compiler Error E2420 Interface โ€˜%sโ€™ used in โ€˜%sโ€™ is not yet completely defined Reason for the Error & Solution...
Delphi Compiler Error E2259 Implements clause only allowed for properties of class or interface type Reason for the Error &...
Delphi Compiler Error E2139 Illegal message method index Reason for the Error & Solution You have specified value for your...
Delphi Compiler Error E2342 Metadata โ€“ Too many RID or primary key columns, 1 is max Reason for the Error...
Delphi Compiler Error E2230 Methods of dispinterface types cannot specify directives Reason for the Error & Solution Methods declared in...
Delphi Compiler Error W1069 Feature will not be available in mobile Delphi compiler Reason for the Error & Solution This...
Delphi Compiler Error H2164 Variable โ€˜%sโ€™ is declared but never used in โ€˜%sโ€™ Reason for the Error & Solution You...
Delphi Compiler Error E2216 Canโ€™t handle section โ€˜%sโ€™ in object file โ€˜%sโ€™ Reason for the Error & Solution You are...
Delphi Compiler Error E2393 Invalid operator declaration Reason for the Error & Solution No further information is available for this...
Delphi Compiler Error E2106 Inline assembler stack overflow Reason for the Error & Solution Your inline assembler code has exceeded...
Delphi Compiler Error E2383 ABSTRACT and SEALED cannot be used together Reason for the Error & Solution A class cannot...