HomeDelphiPage 29

Delphi

Showing 561 - 580 of 628 results
Delphi Compiler Error E2548 Cannot take a class reference of parameterized type Reason for the Error & Solution This error...
Delphi Compiler Error E2261 Implements clause only allowed for readable property Reason for the Error & Solution The compiler has...
Delphi Compiler Error E2187 Size of published set โ€˜%sโ€™ is >4 bytes Reason for the Error & Solution The compiler...
Delphi Compiler Error E2290 Cannot mix destructors with IDisposable Reason for the Error & Solution The compiler will generate IDisposable...
Delphi Compiler Error E2152 Wrong or corrupted version of RLINK32.DLL Reason for the Error & Solution The internal consistency check...
Delphi Compiler Error E2228 A dispinterface type cannot have an ancestor interface Reason for the Error & Solution An interface...
Delphi Compiler Error E2406 EXPORTS section allowed only if compiling with {$UNSAFECODE ON} Reason for the Error & Solution No...
Delphi Compiler Error E2096 Method identifier expected Reason for the Error & Solution This error message will be issued in...
Delphi Compiler Error E2570 Local procedure in generic method or method of generic type is not supported Reason for the...
Delphi Compiler Error X1056 Duplicate resource Type %s, ID %s; File %s resource kept; file %s resource discarded Reason for...
Delphi Compiler Error E2140 Duplicate message method index Reason for the Error & Solution You have specified an index for...
Delphi Compiler Error E2562 Field identifier required Reason for the Error & Solution This occurs when defining a property on...
Delphi Compiler Error W1042 Error converting locale string โ€˜%sโ€™ to Unicode. String truncated. Is your LANG environment variable set correctly...
Delphi Compiler Error W1046 Unsafe type โ€˜%s%s%sโ€™ Reason for the Error & Solution You have used a data type or...
Recently , when i wrote an application in Delphi 7 and tried to compile the program , the virus scanner...
Delphi Compiler Error E2391 Potentially polymorphic constructor calls must be virtual Reason for the Error & Solution No further information...
Delphi Compiler Error E2007 Constant or type identifier expected Reason for the Error & Solution This error message occurs when...
Delphi Compiler Error E2242 โ€˜%sโ€™ is not the name of a unit Reason for the Error & Solution The $NOINCLUDE...
Delphi Compiler Error W1047 Unsafe code โ€˜%sโ€™ Reason for the Error & Solution You have used a data type or...
Delphi Compiler Error E2081 Assignment to FOR-Loop variable โ€˜%sโ€™ Reason for the Error & Solution It is illegal to assign...