Quick start manual

Index
I-5
E
E (in numerals) 4-4
EAssertionFailed 7-28
else (reserved word) 4-24, 4-26, 7-30
empty set 5-18
end (reserved word) 3-2, 4-21, 4-25, 5-23, 5-24, 6-2,
6-3, 7-2, 7-30, 7-33, 9-10, 10-1, 10-11, 13-1
end-of-line character 4-1, 8-3
enumerated types 5-6 to 5-8, 11-3
anonymous values 5-8, 7-5
publishing 7-5
Eof function 8-6
Eoln function 8-6
equality operator 4-11
ErrorAddr variable 12-6
EStackOverflow exception 11-2
event handlers 2-7, 7-5
events 2-7, 7-5
example programs 2-3 to 2-5
except (reserved word) 7-30
ExceptAddr function 7-34
Exception class 7-28, 7-34
exception firewalls 6-5
exception handlers 7-27, 7-30
identifiers in 7-31
ExceptionInformation variable 9-9
exceptions 4-21, 7-14, 7-15, 7-27 to 7-34
constructors 7-29, 7-34
declaring 7-28
destroying 7-29, 7-31
dynamically loadable libraries 9-7, 9-9
file I/O 8-3
handling 7-29, 7-30, 7-31, 7-32, 7-34
in initialization section 7-29
nested 7-33
propagation 7-30, 7-33, 7-34
raising 7-29
re-raising 7-32
standard exceptions 7-34
standard routines 7-34
ExceptObject function 7-34
executable files 2-3
Exit procedure
exception handlers 7-31
in try...finally block 7-34
exit procedures 9-7, 12-5 to 12-6
packages and 12-5
ExitCode variable 9-7, 12-6
ExitProc variable 9-7, 12-5
export (directive) 6-6
exports clause 4-30, 9-6
overloaded routines 9-6
expressions 4-1, 4-6
assembler 13-8 to 13-18
extended syntax 4-5, 4-19, 5-14, 6-1, 6-3
Extended type 4-7, 5-10, 5-29, 11-5
external (directive) 6-6, 9-1, 9-2
F
False 5-6, 11-3
far (directive) 6-6
fields 5-23 to 5-26, 7-1, 7-7
publishing 7-5
file (reserved word) 5-26
file I/O 8-1 to 8-6
exceptions 8-3
file variables 8-2
FilePos function 8-2
files
as parameters 6-12
file types 5-26, 8-2
generated 2-2, 2-3, 9-11, 9-13
initializing 5-41
memory 11-9
source code 2-2
text 8-2, 8-3
typed 5-26, 8-2
untyped 5-27, 8-2, 8-4
variants and 5-33
FileSize function 8-2
finalization section 3-3, 3-5, 12-5
Finalize procedure 5-20
finally (reserved word) 7-33
Flush function 8-4, 8-6
for statements 4-21, 4-27, 4-28
form files 2-2, 2-6, 3-1, 7-5, 7-22
formal parameters 6-20
forms 2-2
forward declarations
classes 7-6
default parameters 6-20
interfaces 10-4
overloading and 6-9
routines 3-4, 6-6
Free method 7-15
FreeLibrary function 9-2
FreeMem procedure 5-42, 9-9, 11-1, 11-2
functions 3-4, 6-1 to 6-21
assembler 13-18
calling externally 6-6
declaring 6-3, 6-6
function calls 4-14, 4-19, 6-1, 6-20 to 6-21
nested 5-31, 6-11
overloading 6-6, 6-8
pointers 4-12, 5-31
return type 6-3, 6-4
return value 6-3, 6-4, 6-5
return values in registers 12-3, 13-19
fundamental types 5-1