Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

EResNotFound

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Exception raised when a resource, needed to initialize a component, is not found.

Declaration

Source position: classesh.inc line 137

type EResNotFound = class(Exception)

Inheritance

EResNotFound

  

Exception raised when a resource, needed to initialize a component, is not found.

|

Exception

  

Base class of all exceptions.

|

TObject

  

Base class of all classes.

Description

This exception is not used by Free Pascal but is provided for Delphi compatibility.


Documentation generated on: Jul 24 2023