HomeDelphiPage 27

Delphi

Showing 521 - 540 of 628 results
Delphi Compiler Error E2027 Duplicate tag value Reason for the Error & Solution This error message is given when a...
Delphi Compiler Error E2169 Field definition not allowed after methods or properties Reason for the Error & Solution You have...
Delphi Compiler Error E2028 Sets may have at most 256 elements Reason for the Error & Solution This error message...
Delphi Compiler Error E2011 Low bound exceeds high bound Reason for the Error & Solution This error message is given...
Delphi Compiler Error E2030 Duplicate case label Reason for the Error & Solution This error message occurs when there is...
Delphi Compiler Error E2218 Published method โ€˜%sโ€™ contains an unpublishable type Reason for the Error & Solution The message applies...
Delphi Compiler Error F2039 Could not create output file โ€˜%sโ€™ Reason for the Error & Solution The compiler could not...
Delphi Compiler Error E2001 Ordinal type required Reason for the Error & Solution The compiler required an ordinal type at...
Delphi Compiler Error E2198 %s cannot be applied to a long string Reason for the Error & Solution It is...
Delphi Compiler Error E2088 Variable name expected Reason for the Error & Solution This error message is issued if you...
Delphi Compiler Error E2167 Abstract methods must be virtual or dynamic Reason for the Error & Solution When declaring an...
Delphi Compiler Error E2564 Undefined type โ€˜%sโ€™ Reason for the Error & Solution This occurs when trying to define a...
Delphi Compiler Error E2132 Default property must be an array property Reason for the Error & Solution The default property...
Delphi Compiler Error E2004 Identifier redeclared โ€˜%sโ€™ Reason for the Error & Solution The given identifier has already been declared...
Delphi Compiler Error W1021 Comparison always evaluates to False Reason for the Error & Solution The compiler has determined that...
Delphi Compiler Error E2075 This form of method call only allowed in methods of derived types Reason for the Error...
Delphi Compiler Error E2129 Cannot assign to a read-only property Reason for the Error & Solution The property to which...
Delphi Compiler Error E2276 Identifier โ€˜%sโ€™ cannot be exported Reason for the Error & Solution This message indicates that you...
Delphi Compiler Error E2066 Missing operator or semicolon Reason for the Error & Solution This error message appears if there...
Delphi Compiler Error E2448 An attribute argument must be a constant expression, typeof expression or array constructor Reason for the...