RAD Studio (Common)
ContentsIndex
PreviousUpNext
Delphi Compiler Errors

The following topics describe the various types of compiler errors and warnings, along with resolutions to many issues you may face while using this product.

Name 
Description 
This section lists all the Delphi compiler error and warning messages of RAD Studio. 
Certain errors at runtime cause Delphi programs to display an error message and terminate. 
I/O errors cause an exception to be thrown if a statement is compiled in the {$I+} state. (If the application does not include the SysUtils class, the exception causes the application to terminate). 
These errors always immediately terminate the program. 
All errors other than I/O errors and fatal errors are reported with the error codes returned by the operating system. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!