HomeDelphiPage 19

Delphi

Showing 361 - 380 of 628 results
Delphi Compiler Error E2234 Getter or setter for property โ€˜%sโ€™ cannot be found Reason for the Error & Solution During...
Delphi Compiler Error E2125 EXCEPT or FINALLY expected Reason for the Error & Solution The compiler was expecting to find...
Delphi Compiler Error E2521 Operator โ€˜%sโ€™ must take one โ€˜%sโ€™ type in parameter or result type Reason for the Error...
Delphi Compiler Error E2212 Package unit โ€˜%sโ€™ cannot appear in contains or uses clauses Reason for the Error & Solution...
Delphi Compiler Error X2041 Read error on โ€˜%sโ€™ Reason for the Error & Solution The compiler encountered a read error...
Delphi Compiler Error F2462 Framework %s does not support thread local variables (%s.%s) Reason for the Error & Solution This...
Delphi Compiler Error E2032 For loop control variable must have ordinal type Reason for the Error & Solution The control...
Delphi Compiler Error E2311 Attribute โ€“ MarshalAs fixed string requires a size Reason for the Error & Solution No further...
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...