[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
[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 130
type EComponentError = class(Exception) end; |
|
Exception raised when an error occurs in the component registration routines. |
|
| | ||
|
Base class of all exceptions. |
|
| | ||
TObject |
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. |
No notes exist for this page yet.