| [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 the component registration routines.
Source position: classesh.inc line 143
| type EComponentError = class(Exception) | 
| 
 | Exception raised when an error occurs in the component registration routines. | |
| | | ||
| 
 | Base class of all exceptions. | |
| | | ||
| 
 | Base class of all classes. | 
When an error occurs during the registration of a component, or when naming a component, then a EComponentError is raised. Possible causes are:
| 
 | Base class for all components that need owner-owned functionality. | |
| 
 | Name of the component. |