[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#fcl)

EResNotFound

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

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

Declaration

type EResNotFound = class(Exception) end;

Inheritance

EResNotFound

  

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

|

Exception

?

TObject

Description

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