HomeDelphiPage 28

Delphi

Showing 541 - 560 of 628 results
Delphi Compiler Error E2354 String element cannot be passed to var parameter Reason for the Error & Solution No further...
Delphi Compiler Error W1015 FOR-Loop variable ‘%s’ cannot be passed as var parameter Reason for the Error & Solution An...
Delphi Compiler Error E2335 Metadata – A shared mem open failed to open at the originally Reason for the Error...
Delphi Compiler Error E2154 Type ‘%s’ needs finalization – not allowed in variant record Reason for the Error & Solution...
Dennis D. Spreen , in his blog announces “VerySimpleXML – a lightweight Delphi XML reader and writer” that can be...
Delphi Compiler Error E2180 Dispid ‘%d’ already used by ‘%s’ Reason for the Error & Solution An attempt to use...
Delphi Compiler Error E2423 Void type not usable in this context Reason for the Error & Solution The System type...
Delphi Compiler Error E2226 Compilation terminated; too many errors Reason for the Error & Solution The compiler has surpassed the...
Delphi Compiler Error E2070 Unknown directive – ‘%s’ Reason for the Error & Solution This error message appears when the...
Delphi Compiler Error E2336 Metadata – Create of shared memory failed. A memory mapping of the same name already exists...
Delphi Compiler Error E2545 Cannot publish class property ‘%s’ – only instance properties can be published Reason for the Error...
Delphi Compiler Error E2121 Procedure or function name expected Reason for the Error & Solution You have specified an identifier...
These following components have been used for the database access since the introduction of Delphi. BDE ( Deprecated ) BDE...
Delphi Compiler Error E2468 Linker detected duplicate name ‘%s’ made from type ‘%s’ in both unit ‘%s’ and ‘%s’ Reason...
Delphi Compiler Error X1019 For loop control variable must be simple local variable Reason for the Error & Solution This...
Delphi Compiler Error E2306 ‘Self’ is initialized more than once Reason for the Error & Solution An inherited constructor has...
Delphi Compiler Error E2603 Constraint ‘%s’ cannot be specified more than once Reason for the Error & Solution This occurs...
Delphi Compiler Error E2376 STATIC can only be used on non-virtual class methods Reason for the Error & Solution No...
Delphi Compiler Error E2199 Packages ‘%s’ and ‘%s’ both contain unit ‘%s’ Reason for the Error & Solution The project...
Delphi Compiler Error E2466 Never-build package ‘%s’ requires always-build package ‘%s’ Reason for the Error & Solution This occurs when...