HomeDelphiPage 18

Delphi

Showing 341 - 360 of 628 results
Delphi Compiler Error E2385 Error while signing assembly Reason for the Error & Solution No further information is available for...
Delphi Compiler Error W1009 Redeclaration of โ€˜%sโ€™ hides a member in the base class Reason for the Error & Solution...
Delphi Compiler Error E2288 File name too long (exceeds %d characters) Reason for the Error & Solution A file path...
Delphi Compiler Error E2363 Only methods of descendent types may access protected symbol %s%s.%s across assembly boundaries Reason for the...
Delphi Compiler Error X1008 Integer and HRESULT interchanged Reason for the Error & Solution In Delphi, Integer, Longint, and HRESULT...
Delphi Compiler Error E2279 Too many nested conditional directives Reason for the Error & Solution Conditional-directive constructions can be nested...
Delphi Compiler Error E2107 Operand size mismatch Reason for the Error & Solution The size required by the instruction operand...
Delphi Compiler Error E2265 Interface โ€˜%sโ€™ not mentioned in interface list Reason for the Error & Solution An implements clause...
Delphi Compiler Error E2510 Type โ€˜%sโ€™ is not a valid constraint Reason for the Error & Solution You cannot use...
Delphi Compiler Error E2157 Element 0 inaccessible โ€“ use โ€˜Lengthโ€™ or โ€˜SetLengthโ€™ Reason for the Error & Solution The Delphi...
Delphi Compiler Error E2296 A constructor introduced in a class helper must call the parameterless constructor of the helped class...
Delphi Compiler Error E2531 Method โ€˜%sโ€™ requires explicit type argument(s) Reason for the Error & Solution This occurs when the...
Delphi Compiler Error E2009 Incompatible types โ€“ โ€˜%sโ€™ Reason for the Error & Solution The compiler has detected a difference...
Delphi Compiler Error F2220 Could not compile package โ€˜%sโ€™ Reason for the Error & Solution An error occurred while trying...
Delphi Compiler Error E2260 Implements clause not allowed together with index clause Reason for the Error & Solution You have...
Delphi Compiler Error E2549 Cannot declare parameterized type derived from custom attribute class Reason for the Error & Solution This...
Delphi Compiler Error E2270 Published property getters and setters must have %s calling convention Reason for the Error & Solution...
Delphi Compiler Error E2061 Local class or interface types not allowed Reason for the Error & Solution Corresponds to object_local...
Delphi Compiler Error E2093 Label โ€˜%sโ€™ is not declared in current procedure Reason for the Error & Solution In contrast...
Delphi Compiler Error E2248 Cannot use old style object types when compiling to byte code Reason for the Error &...