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 H2445 Inline function โ€˜%sโ€™ has not been expanded because its unit โ€˜%sโ€™ is specified in USES statement...
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...