[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 a resource, needed to initialize a component, is not found.
Source position: classesh.inc line 126
type EResNotFound = class(Exception) end; |
|
Exception raised when a resource, needed to initialize a component, is not found. |
|
| | ||
|
Base class of all exceptions. |
|
| | ||
TObject |
This exception is not used by Free Pascal but is provided for Delphi compatibility.
No notes exist for this page yet.