[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception raised when a resource, needed to initialize a component, is not found.
Source position: classesh.inc line 135
type EResNotFound = class(Exception) ; |
|
Exception raised when a resource, needed to initialize a component, is not found. |
|
| | ||
|
Base class of all exceptions. |
|
| | ||
|
Base class of all classes. |
This exception is not used by Free Pascal but is provided for Delphi compatibility.