Introduction
Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
Classes hierarchy graph
classwork
type AVectorError = class(AnException)
An instance of this exception class is raised whenever there is a fatal error within an instance of AVector.