Showing 261 - 280 of 614 results
Delphi Compiler Error E2172 Necessary library helper function was eliminated by linker (%s) Reason for the Error & Solution The...
Delphi Compiler Error E2460 Cannot inherit from special class ‘%s.%s’ Reason for the Error & Solution This occurs when trying...
Delphi Compiler Error E2575 RTTI for ‘%s’ is too large; reduce scope with $RTTI or reduce type size Reason for...
Delphi Compiler Error F2084 Internal Error – %s%d Reason for the Error & Solution Occasionally when compiling an application in...
Delphi Compiler Error E2346 Metadata – A guid was not provided where one was required Reason for the Error &...
Delphi Compiler Error E2539 Missing implementation for abstract method ‘%s.%s’ Reason for the Error & Solution This occurs when you...
Delphi Compiler Error E2064 Left side cannot be assigned to Reason for the Error & Solution This error message is...
Delphi Compiler Error E2307 NEW standard function expects a dynamic array type identifier Reason for the Error & Solution No...
Delphi Compiler Error W1013 Constant 0 converted to NIL Reason for the Error & Solution The Delphi compiler now allows...
Delphi Compiler Error X2243 Expression needs no Initialize/Finalize Reason for the Error & Solution You have attempted to use the...
Delphi Compiler Error E2277 Only external cdecl functions may use varargs Reason for the Error & Solution This message indicates...
Delphi Compiler Error E2233 Property ‘%s’ inaccessible here Reason for the Error & Solution An attempt has been made to...
Delphi Compiler Error E2348 Metadata – Bad input parameters Reason for the Error & Solution No further information is available...
Delphi Compiler Error E2326 Attribute ‘%s’ can only be used once per target Reason for the Error & Solution This...
Delphi Compiler Error H2384 CLS: overriding virtual method ‘%s.%s’ visibility (%s) must match base class ‘%s’ (%s) Reason for the...
Delphi Compiler Error E2320 Attribute – The specified unmanaged type is only valid on fields Reason for the Error &...
Delphi Compiler Error E2327 Linker error while emitting attribute ‘%s’ for ‘%s’ Reason for the Error & Solution No further...
Delphi Compiler Error E2341 Metadata – Column cannot be changed Reason for the Error & Solution No further information is...
Delphi Compiler Error E2404 Cannot mix READ/WRITE property accessors with ADD/REMOVE accessors Reason for the Error & Solution No further...