<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nullpobug</author_name>
  <author_url>https://blog.hatena.ne.jp/nullpobug/</author_url>
  <blog_title>偏った言語信者の垂れ流し</blog_title>
  <blog_url>https://tokibito.hatenablog.com/</blog_url>
  <categories>
    <anon>Delphi</anon>
    <anon>C</anon>
    <anon>Python</anon>
    <anon>Ruby</anon>
  </categories>
  <description>Delphiでデバッグメッセージどうしようかなーといろいろ考えて作ったツール。 usesにuDebugManagerを追加してDebugMessage手続きを使うだけ。 procedure TForm1.FormCreate(Sender: TObject); begin DebugMessage('FormCreateが実行されました'); end; procedure TForm1.Button1Click(Sender: TObject); begin DebugMessage('Button1Clickが実行されました'); end; {$IFDEF DEBUG}〜{$ENDIF}と一…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftokibito.hatenablog.com%2Fentry%2F20080802%2F1217660675&quot; title=&quot;デバッグメッセージを表示するツール - 偏った言語信者の垂れ流し&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>http://cdn-ak.f.st-hatena.com/images/fotolife/n/nullpobug/20080802/20080802155556.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-08-02 16:04:35</published>
  <title>デバッグメッセージを表示するツール</title>
  <type>rich</type>
  <url>https://tokibito.hatenablog.com/entry/20080802/1217660675</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
