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