[Overview][Resource strings][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
No suitable resource writer was found
Source position: resource.pp line 92
type EResourceWriterNotFoundException = class(EResourceWriterException) |
|
No suitable resource writer was found |
|
| | ||
|
Base class for resource writer-related exceptions |
|
| | ||
|
Base class for resource-related exceptions |
|
| | ||
| | ||
TObject |
This exception is raised by WriteToFile method of TResources when no TAbstractResourceWriter descendant matching filename extension was found.
|
Writes the contents of the object to a file |