Unit 'resource' Package
[Overview][Resource strings][Constants][Types][Classes][Index] [#fcl-res]

EResourceWriterNotFoundException

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

No suitable resource writer was found

Declaration

Source position: resource.pp line 99

type EResourceWriterNotFoundException = class(EResourceWriterException)

Inheritance

EResourceWriterNotFoundException

  

No suitable resource writer was found

|

EResourceWriterException

  

Base class for resource writer-related exceptions

|

EResourceException

  

Base class for resource-related exceptions

|

Exception

|

TObject

Description

This exception is raised by WriteToFile method of TResources when no TAbstractResourceWriter descendant matching filename extension was found.

See also

TResources.WriteToFile

  

Writes the contents of the object to a file


Documentation generated on: Jan 30 2024