<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tales</author_name>
  <author_url>https://blog.hatena.ne.jp/tales/</author_url>
  <blog_title>Swanman's Horizon</blog_title>
  <blog_url>https://lyna.hateblo.jp/</blog_url>
  <categories>
    <anon>Delphi</anon>
    <anon>Delphi2010</anon>
  </categories>
  <description>まずは再現コード。 // 以下Project1.dpr program Project1; {$APPTYPE CONSOLE} uses SysUtils, Unit1 in 'Unit1.pas'; var foo: TFoo&lt;TObject&gt;; proc: TProc; begin proc := foo.Bar(); // *1 proc; // *2 end. // 以下Unit1.pas unit Unit1; interface uses SysUtils; type TFoo&lt;T&gt; = class public function Bar(AValue: T): TProc; o…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Flyna.hateblo.jp%2Fentry%2F20091003%2F1254582199&quot; title=&quot;ジェネリックレコード（クラス）と無名メソッドの組み合わせでバグ。 - Swanman&amp;#39;s Horizon&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>2009-10-03 00:03:19</published>
  <title>ジェネリックレコード（クラス）と無名メソッドの組み合わせでバグ。</title>
  <type>rich</type>
  <url>https://lyna.hateblo.jp/entry/20091003/1254582199</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
