HomeDelphiPage 22

Delphi

Showing 421 - 440 of 628 results
Delphi Compiler Error E2454 Slice standard function not allowed for VAR nor OUT argument Reason for the Error & Solution...
Delphi Compiler Error E2178 Dynamic methods and message handlers not allowed in OLE automation section Reason for the Error &...
Delphi Compiler Error E2144 Destination is inaccessible Reason for the Error & Solution The address to which you are attempting...
Delphi Compiler Error H2456 Inline function โ€˜%sโ€™ has not been expanded because contained unit โ€˜%sโ€™ uses compiling unit โ€˜%sโ€™ Reason...
Delphi Compiler Error W1029 Duplicate %s โ€˜%sโ€™ with identical parameters will be inacessible from C++ Reason for the Error &...
Delphi Compiler Error E2264 Cannot have method resolutions for interface โ€˜%sโ€™ Reason for the Error & Solution An attempt has...
Delphi Compiler Error E2098 Division by zero Reason for the Error & Solution The compiler has detected a constant division...
Delphi Compiler Error E2156 Expression too complicated Reason for the Error & Solution The compiler has encounter an expression in...
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 Developers Get ready for the next version of Delphi ( Delphi XE and RAD Studio XE2 ) . Embarcadero...
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...