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...