Showing 421 - 440 of 614 results
Delphi Compiler Error W1059 Explicit string cast from ‘%s’ to ‘%s’ Reason for the Error & Solution Emitted when the...
Delphi Compiler Error E2240 $EXTERNALSYM and $NODEFINE not allowed for ‘%s’; only global symbols Reason for the Error & Solution...
Delphi Compiler Error W1018 Case label outside of range of case expression Reason for the Error & Solution You have...
Delphi Compiler Error W1207 XML comment on ‘%s’ has a param tag for ‘%s’, but there is no parameter by...
Delphi Compiler Error E2299 Property required Reason for the Error & Solution You need to add a property to your...
Delphi Compiler Error E2527 Helper type ‘%s’ cannot be used in declarations Reason for the Error & Solution This occurs...
Delphi Compiler Error E2116 Invalid combination of opcode and operands Reason for the Error & Solution You have specified an...
Delphi Compiler Error E2112 Invalid register combination Reason for the Error & Solution You have specified an illegal combination of...
Delphi Compiler Error E2189 Thread local variables cannot be local to a function Reason for the Error & Solution Thread...
Delphi Compiler Error E2192 Constants cannot be used as open array arguments Reason for the Error & Solution Open array...
Delphi Compiler Error W1055 Published caused RTTI ($M+) to be added to type ‘%s’ Reason for the Error & Solution...
Delphi Compiler Error E2074 Label declared and referenced, but not set ‘%s’ Reason for the Error & Solution You declared...
Delphi Compiler Error W1016 Typed constant ‘%s’ passed as var parameter Reason for the Error & Solution This error message...
Delphi Compiler Error W1004 Unit ‘%s’ is specific to a library Reason for the Error & Solution The whole unit...
Delphi Compiler Error E2334 Metadata – Old version error Reason for the Error & Solution No further information is available...
Delphi Compiler Error E2573 Illegal value for the ALIGN directive (valid for one of 1, 2, 4, 8 or 16)...
Delphi Compiler Error E2599 Field definition not allowed in helper type Reason for the Error & Solution This occurs whenever...
Delphi Compiler Error W1007 Unit ‘%s’ is experimental Reason for the Error & Solution An “experimental” directive has been used...
Delphi Compiler Error H2219 Private symbol ‘%s’ declared but never used Reason for the Error & Solution The symbol referenced...
Delphi Compiler Error E2540 Cannot seal abstract type ‘%s’ Reason for the Error & Solution This occurs when declaring an...