| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception raised when an error occurs in a method of TStrings.
Source position: classesh.inc line 141
type EStringListError = class(Exception)  | 
  | 
Exception raised when an error occurs in a method of TStrings.  | 
|
| | | ||
  | 
Base class of all exceptions.  | 
|
| | | ||
TObject  | 
When an error occurs in one of the methods of TStrings then an EStringListError is raised. This can have one of the following causes:
  | 
Class to manage arrays or collections of strings  | 
|
  | 
Standard implementation of the TStrings class.  |