Showing 521 - 540 of 614 results
Delphi Compiler Error E2167 Abstract methods must be virtual or dynamic Reason for the Error & Solution When declaring an...
Delphi Compiler Error E2564 Undefined type โ€˜%sโ€™ Reason for the Error & Solution This occurs when trying to define a...
Delphi Compiler Error E2132 Default property must be an array property Reason for the Error & Solution The default property...
Delphi Compiler Error E2004 Identifier redeclared โ€˜%sโ€™ Reason for the Error & Solution The given identifier has already been declared...
Delphi Compiler Error W1021 Comparison always evaluates to False Reason for the Error & Solution The compiler has determined that...
Delphi Compiler Error E2075 This form of method call only allowed in methods of derived types Reason for the Error...
Delphi Compiler Error E2129 Cannot assign to a read-only property Reason for the Error & Solution The property to which...
Delphi Compiler Error E2276 Identifier โ€˜%sโ€™ cannot be exported Reason for the Error & Solution This message indicates that you...
Delphi Compiler Error E2066 Missing operator or semicolon Reason for the Error & Solution This error message appears if there...
Delphi Compiler Error E2448 An attribute argument must be a constant expression, typeof expression or array constructor Reason for the...
Delphi Compiler Error E2354 String element cannot be passed to var parameter Reason for the Error & Solution No further...
Delphi Compiler Error W1015 FOR-Loop variable โ€˜%sโ€™ cannot be passed as var parameter Reason for the Error & Solution An...
Delphi Compiler Error E2335 Metadata โ€“ A shared mem open failed to open at the originally Reason for the Error...
Delphi Compiler Error E2154 Type โ€˜%sโ€™ needs finalization โ€“ not allowed in variant record Reason for the Error & Solution...
Delphi Compiler Error E2180 Dispid โ€˜%dโ€™ already used by โ€˜%sโ€™ Reason for the Error & Solution An attempt to use...
Delphi Compiler Error E2423 Void type not usable in this context Reason for the Error & Solution The System type...
Delphi Compiler Error E2226 Compilation terminated; too many errors Reason for the Error & Solution The compiler has surpassed the...
Delphi Compiler Error E2070 Unknown directive โ€“ โ€˜%sโ€™ Reason for the Error & Solution This error message appears when the...
Delphi Compiler Error E2336 Metadata โ€“ Create of shared memory failed. A memory mapping of the same name already exists...
Delphi Compiler Error E2545 Cannot publish class property โ€˜%sโ€™ โ€“ only instance properties can be published Reason for the Error...