Delphi/Mots réservés
< Delphi
Il y a 65 mots réservés au langage Delphi (c'est-à-dire, que l’on ne peut pas les utiliser comme déclaration de variables, de fonctions ou bien de structures)
Les voici :
and | array | as | asm | begin |
case | class | const | constructor | destructor |
dispinterface | div | do | downto | else |
end | except | exports | file | finalization |
finally | for | function | goto | if |
implementation | in | inherited | initialization | inline |
interface | is | label | library | mod |
nil | not | object | of | or |
out | packed | procedure | program | property |
raise | record | repeat | resourcestring | set |
shl | shr | string | then | threadvar |
to | try | type | unit | until |
uses | var | while | with | xor |