[Overview][Resource strings][Constants][Types][Classes][Index] Reference for unit 'resource' (#fcl-res)

EResourceWriterNotFoundException

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

No suitable resource writer was found

Declaration

Source position: resource.pp line 91

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