予約語 (Delphi)

読み:よやくご
品詞:名詞

Delphiの言語仕様において、用法を規定するものとして、あらかじめ予約されている語。

結果として、識別子などに使う事ができない。

Delphiでは、予約語は大文字小文字を区別しない。

Delphiにおける予約語は以下の通り。

  • and
  • array
  • as
  • asm
  • begin
  • case
  • class
  • const
  • constructor
  • destructor
  • dispinterface
  • div
  • do
  • downto
  • else
  • end
  • except
  • exports
  • file
  • final
  • 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
  • sealed
  • set
  • shl
  • shr
  • static
  • string
  • then
  • threadvar
  • to
  • try
  • type
  • unit
  • unsafe
  • until
  • uses
  • var
  • while
  • with
  • xor
用語の所属
Delphi
予約語
関連する用語
予約語 (C)
予約語 (C++)
予約語 (Java)
指令 (Delphi)

コメントなどを投稿するフォームは、日本語対応時のみ表示されます


KisoDic通信用語の基礎知識検索システム WDIC Explorer Version 7.04a (27-May-2022)
Search System : Copyright © Mirai corporation
Dictionary : Copyright © WDIC Creators club