[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception thrown when a list-related error occurs
Source position: fgl.pp line 39
type EListError = class(Exception) |
|
Exception thrown when a list-related error occurs |
|
| | ||
|
Base class of all exceptions. |
|
| | ||
TObject |
EListError is the exception used in the TFPSList class to indicate errors such as a list index out of bounds, wrong capacity etc.
|
Current capacity of the list |
|
|
Exchange two items in the list |
|
|
Items in the list |