Приложение
1. Язык
Delphi (краткий справочник)
Зарезервированные
слова и директивы
Зарезервированные слова:
and |
File |
not |
then |
||
array |
For |
object |
to |
||
asm |
function |
of |
type |
||
begin |
Goto |
or |
unit |
||
case |
If |
packed |
until |
||
const |
implementation |
procedure |
uses |
||
constructor |
In |
program |
var |
||
destructor |
inherited |
record |
while |
||
div |
inline |
repeat |
with |
||
do |
intenface |
set |
xor |
||
downto |
Label |
shl |
|
||
else |
Mod |
shr |
|
||
end |
Nil |
string |
|
||
Директивы:
absolute assembler external |
Far forward interrupt |
near private public |
virtual |
||