Introduction
Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
Classes hierarchy graph
classwork
type AFileStreamReadError = class(AnException)
An instance of this exception class is raised if AFileInputStream.read fails to retrieve data from the underlying file.