Introduction
Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
CastleALUtils
type EALError = class(EOpenALError)
Exception for errors reported by alGetError (using constants AL_xxx).
constructor Create(AALErrorNum: TALenum; const AMessage: string);
property ALErrorNum: TALenum read FALErrorNum;