[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Classes' (#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 135

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: Nov 14 2015