<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tmg1998</author_name>
  <author_url>https://blog.hatena.ne.jp/tmg1998/</author_url>
  <blog_title>TIL</blog_title>
  <blog_url>https://tmg0525.hatenadiary.jp/</blog_url>
  <categories>
    <anon>Delphi</anon>
  </categories>
  <description>プログラムの構造と構文 Delphiのアプリは複数のモジュールで構成される。それらのモジュールはプロジェクトファイルと呼ばれる一つのソースコードモジュールによって関連付けられている。 従来のPascalプログラミングではメインプログラムを含むすべてのソースコードは.pasファイルに記述されていた。しかし、Embarcadero製のツールではメインプログラムは.dprに記述し、それ以外のソースコードは.pasファイルに記述する。 実行可能なDelphiアプリのソースには以下のものが記述されている。 program ヘッダー uses 句（省略可） 宣言・実行可能分のブロック コンパイラ（IDE）…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftmg0525.hatenadiary.jp%2Fentry%2F2017%2F08%2F15%2F145412&quot; title=&quot;プロジェクトファイル（.dpr） - TIL&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-08-15 14:54:12</published>
  <title>プロジェクトファイル（.dpr）</title>
  <type>rich</type>
  <url>https://tmg0525.hatenadiary.jp/entry/2017/08/15/145412</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
