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 – E2229 A dispinterface type requires an interface identification
Delphi Error – X1026 File not found ‘%s’
Delphi Error – H2244 Pointer expression needs no Initialize/Finalize – need ^ operator?
Delphi Error – F2040 Seek error on ‘%s’
Delphi Error – W1011 Text after final ‘END.’ – ignored by compiler
Delphi Error – W1001 Symbol ‘%s’ is specific to a library
Delphi Error – E2418 Type ‘%s’ needs initialization – not allowed in variant record
Delphi Error – W1067 Unable to load DLL ‘%s’
Delphi Error – E2237 Parameter ‘%s’ not allowed here due to default value
Delphi Error – E2474 Record type required
Delphi Error – E2037 Declaration of ‘%s’ differs from previous declaration
Delphi Error – W1057 Implicit string cast from ‘%s’ to ‘%s’
Delphi Error – E2163 Too many conditional symbols
Delphi Error – W1048 Unsafe typecast of ‘%s’ to ‘%s’
Delphi Error – E2170 Cannot override a non-virtual method
Delphi Error – E2258 Implements clause only allowed within class types
Delphi Error – E2205 Interface type required
Delphi Error – W1010 Method ‘%s’ hides virtual method of base type ‘%s’
Delphi Error – E2094 Local procedure/function ‘%s’ assigned to procedure variable
Delphi Error – E2008 Incompatible types
1
2
3
…
31