if.....then....else....
begin.....end
for.....to/downto..
while....do
repeat
....
until
case
...
...
else
..
and or not xor
program
unit
interface
uses
implementation
uses
initialization
finalization
end.
if.....then....else....
begin.....end
for.....to/downto..
while....do
repeat
....
until
case
...
...
else
..
and or not xor
program
unit
interface
uses
implementation
uses
initialization
finalization
end.