<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tekTech</author_name>
  <author_url>https://blog.hatena.ne.jp/tekTech/</author_url>
  <blog_title>tekTechめも</blog_title>
  <blog_url>https://tektech.hateblo.jp/</blog_url>
  <categories>
    <anon>Delphi</anon>
  </categories>
  <description>フォームが Windowsエクスプローラからのファイルの Drag&amp;Drop を受け付けるようにする方法：１．uses に ShellAPI を追加 uses ShellAPI; (もちろん他のものもあるでしょうから uses xxx,yyy, shellAPI になりますけど） ２．フォーム生成時に、D&amp;Dを受け付ける旨指定しておく //ファイルのD&amp;Dを受け取る DragAcceptFiles(self.Handle, True); ３．メッセージを受け取る関数を作成する private procedure DropFiles(var Msg:TWMDROPFILES); message …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftektech.hateblo.jp%2Fentry%2F20040506%2Fp1&quot; title=&quot;エクスプローラからのファイルのドラッグ＆ドロップを受け付ける - tekTechめも&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>2004-05-06 00:00:00</published>
  <title>エクスプローラからのファイルのドラッグ＆ドロップを受け付ける</title>
  <type>rich</type>
  <url>https://tektech.hateblo.jp/entry/20040506/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
