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 – E2313 Attribute – Known attribute cannot specify properties
Delphi Error – E2379 Virtual methods not allowed in record types
Delphi Error – E2078 Procedure FAIL only allowed in constructor
Delphi Error – E2392 Can’t generate required accessor method(s) for property %s.%s due to name conflict with existing symbol %s in the same scope
Delphi Error – E2255 New not supported for dynamic arrays – use SetLength
Delphi Error – E2287 Cannot export ‘%s’ multiple times
Delphi Error – E2202 Required package ‘%s’ not found
Delphi Error – E2602 Procedure DISPOSE needs destructor identifier of ‘%s’, but undeclared identifier ‘%s’ found
Delphi Error – E2569 Type parameter ‘%s’ may need finalization – not allowed in variant record. Consider using RECORD constraint
Delphi Error – H2451 and W1061 Narrowing given WideChar constant (#$%04X) to AnsiChar lost information
Delphi Error – H2596 ‘%s’
Delphi Error – E2217 Published field ‘%s’ not a class or interface type
Delphi Error – E2419 Record type too large: exceeds 1 MB
Delphi Error – E2430 for-in statement cannot operate on collection type ‘%s’
Delphi Error – E2054 Illegal type in Write/Writeln statement
Delphi Error – E1038 Unit identifier ‘%s’ does not match file name
Delphi Error – E2332 Metadata – An ill-formed name was given
Delphi Error – E2351 Final methods must be virtual or dynamic
Delphi Error – E2080 Procedure DISPOSE needs destructor
Delphi Error – E2414 Disposed cannot be declared in classes with destructors
1
2
…
31