Content Writing
Blogging
General
Analytics
How To
.NET
ASP.NET
Delphi
Excel
Outlook
Powerpoint
OutSystems
PowerShell
JavaScript
Windows
Courses
Jobs
UK Visa Sponsorship & PSW Jobs
India Freshers Jobs
Tutorials
C Programming
Java
Python
C#
SQL
HTML
PHP
SQL Server
Blog
Tools
What is My IP Address?
Password Generator
Tag:
Delphi Errors
Delphi Error – W1042 Error converting locale string ‘%s’ to Unicode. String truncated. Is your LANG environment variable set correctly
Delphi Error – W1046 Unsafe type ‘%s%s%s’
Delphi Error – E2391 Potentially polymorphic constructor calls must be virtual
Delphi Error – E2007 Constant or type identifier expected
Delphi Error – E2242 ‘%s’ is not the name of a unit
Delphi Error – W1047 Unsafe code ‘%s’
Delphi Error – E2081 Assignment to FOR-Loop variable ‘%s’
Delphi Error – E2224 $DESIGNONLY and $RUNONLY only allowed in package unit
Delphi Error – E2086 Type ‘%s’ is not yet completely defined
Delphi Error – E2065 Unsatisfied forward or external declaration ‘%s’
Delphi Error – F2446 Unit ‘%s’ is compiled with unit ‘%s’ in ‘%s’ but different version ‘%s’ found
Delphi Error – E2150 Bad argument type in variable type array constructor
Delphi Error – E2584 Weak attribute only allowed on fields and variables of type class or interface: ‘%s’
Delphi Error – E2153 ‘;’ not allowed before ‘ELSE’
Delphi Error – E2271 Property getters and setters cannot be overloaded
Delphi Error – E2533 Virtual, dynamic and message methods cannot have type parameters
Delphi Error – E2463 ‘%s’ directive not allowed in record type
Delphi Error – E2515 Type parameter ‘%s’ is not compatible with type ‘%s’
Delphi Error – W1000 Symbol ‘%s’ is deprecated
Delphi Error – E2517 Operator ‘%s’ must take %d parameter(s)
1
…
28
29
30
31