| [Overview][Resource strings][Constants][Types][Classes][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
The stream is not in the format the reader supports
Source position: resource.pp line 88
type EResourceReaderWrongFormatException = class(EResourceReaderException)  | 
  | 
The stream is not in the format the reader supports  | 
|
| | | ||
  | 
Base class for resource reader-related exceptions  | 
|
| | | ||
  | 
Base class for resource-related exceptions  | 
|
| | | ||
| | | ||
TObject  | 
This exception is raised by Load method of a TAbstractResourceReader descendant when the stream it was asked to read resources from is not in the format it supports.
  | 
Loads resources from a stream  |