Introduction
Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
Examples, tools and demo game
alFile
type AL_DATAFILE_OBJECT = record
Datafile object.
dat: AL_VOIDptr;
ftype: AL_INT;
size: AL_LONG;
prop: AL_DATAFILE_PROPERTY_LISTptr;
pointer to the data
object type
size of the object
object properties