The reserved words of Object Pascal (used in Delphi or Objfpc mode) are the same as the Turbo Pascal ones, with the following additional keywords:
as
class dispinterface except exports finalization finally initialization inline is library on out packed property raise resourcestring threadvar try
|