HomeDelphiPage 30

Delphi

Showing 581 - 600 of 628 results
Delphi Compiler Error E2224 $DESIGNONLY and $RUNONLY only allowed in package unit Reason for the Error & Solution The compiler...
Delphi Compiler Error E2086 Type โ€˜%sโ€™ is not yet completely defined Reason for the Error & Solution This error occurs...
TQuery component in Delphi enables your applications to use SQL syntax to access data from the database like paradox,Oracle etc....
Delphi Compiler Error E2065 Unsatisfied forward or external declaration โ€˜%sโ€™ Reason for the Error & Solution This error message appears...
Delphi Compiler Error F2446 Unit โ€˜%sโ€™ is compiled with unit โ€˜%sโ€™ in โ€˜%sโ€™ but different version โ€˜%sโ€™ found Reason for...
Delphi Compiler Error E2150 Bad argument type in variable type array constructor Reason for the Error & Solution You are...
Delphi Compiler Error E2584 Weak attribute only allowed on fields and variables of type class or interface: โ€˜%sโ€™ Reason for...
Delphi Compiler Error E2153 โ€˜;โ€™ not allowed before โ€˜ELSEโ€™ Reason for the Error & Solution You have placed a โ€˜;โ€™...
Delphi Compiler Error E2271 Property getters and setters cannot be overloaded Reason for the Error & Solution A property has...
Delphi Compiler Error E2533 Virtual, dynamic and message methods cannot have type parameters Reason for the Error & Solution This...
Delphi Compiler Error E2463 โ€˜%sโ€™ directive not allowed in record type Reason for the Error & Solution This occurs when...
Delphi Compiler Error E2515 Type parameter โ€˜%sโ€™ is not compatible with type โ€˜%sโ€™ Reason for the Error & Solution This...
Delphi Compiler Error W1000 Symbol โ€˜%sโ€™ is deprecated Reason for the Error & Solution The identifier for the directive: SYMBOL_DEPRECATED...
Delphi Compiler Error E2517 Operator โ€˜%sโ€™ must take %d parameter(s) Reason for the Error & Solution This occurs when trying...
Delphi Compiler Error W1206 XML comment on โ€˜%sโ€™ has cref attribute โ€˜%sโ€™ that could not be resolved Reason for the...
Delphi Compiler Error E2280 Unterminated conditional directive Reason for the Error & Solution For every {$IFxxx}, the corresponding {$ENDIF} or...
Delphi Compiler Error W1024 Combining signed and unsigned types โ€“ widened both operands Reason for the Error & Solution To...
Delphi Compiler Error E2282 Property setters cannot take var parameters Reason for the Error & Solution This message is displayed...
Delphi Compiler Error F2087 System unit incompatible with trial version Reason for the Error & Solution You are using a...
Delphi Compiler Error E2465 A record cannot introduce a destructor Reason for the Error & Solution This occurs when a...