HomeDelphiPage 26

Delphi

Showing 501 - 520 of 628 results
Delphi Compiler Error E2511 Type parameter ‘%s’ must be a class type Reason for the Error & Solution This occurs...
Delphi Compiler Error E2422 Imported identifier ‘%s’ conflicts with ‘%s’ in namespace ‘%s’ Reason for the Error & Solution This...
Delphi Compiler Error E2045 Bad object file format – ‘%s’ Reason for the Error & Solution This error occurs if...
Delphi Compiler Error H2440 Inline method visibility is not lower or same visibility of accessing member ‘%s.%s’ Reason for the...
Delphi Compiler Error E2416 Could not import package ‘%s’ because it contains system unit ‘%s’ Reason for the Error &...
Delphi Compiler Error E2179 Only register calling convention allowed in OLE automation section Reason for the Error & Solution You...
Delphi Compiler Error E2415 Could not import assembly ‘%s’ because it contains namespace ‘%s’ Reason for the Error & Solution...
Delphi Compiler Error E2196 Cannot initialize multiple variables Reason for the Error & Solution Variable initialization can only occur when...
To include the RDC runtime library into Delphi, start a new project in Delphi and follow these steps: 1. Select...
Delphi Compiler Error E2563 Specified interface type is not declared Reason for the Error & Solution This occurs when you...
Delphi Compiler Error E2350 Metadata – No logical space left to create more user strings Reason for the Error &...
Delphi Compiler Error E2471 Possibly parameterless constructors not allowed on record types Reason for the Error & Solution This occurs...
Delphi Compiler Error E2108 Memory reference expected Reason for the Error & Solution The inline assembler has expected to find...
Delphi Compiler Error E2119 Structure field identifier expected Reason for the Error & Solution The inline assembler recognized an identifier...
Delphi Compiler Error E2050 Statements not allowed in interface part Reason for the Error & Solution The interface part of...
Delphi Compiler Error E2197 Constant object cannot be passed as var parameter Reason for the Error & Solution This error...
Delphi Compiler Error E2133 TYPEINFO standard function expects a type identifier Reason for the Error & Solution You have attempted...
Delphi Compiler Error E2014 Statement expected, but expression of type ‘%s’ found Reason for the Error & Solution The compiler...
Delphi Compiler Error E2034 Too many actual parameters Reason for the Error & Solution This error message occurs when a...
Delphi Compiler Error E2114 String constant too long Reason for the Error & Solution The inline assembler has not found...