<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>deimos_falcon</author_name>
  <author_url>https://blog.hatena.ne.jp/deimos_falcon/</author_url>
  <blog_title>Falconの思うままに</blog_title>
  <blog_url>https://deimos-falcon.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>さて,TMSWebCoreのJSON取り出しですが、 ものすごい手法を発見してしまいました。 わかりやすさでは前回を上回ります。 効率は？ですが、ご紹介します。 var s:string; v:integer; begin s:=SocketData.jsobject.toString; asm let jo=JSON.parse(s); v=jo.hoge; end; v:=v+1; ： ； end; です。 気持ち悪い構文が並んでいますね（笑） asm ～ end; の間のBlockにはJavaScriptが書けます。 なので、受信したJSON文字列 sをJavaScriptに渡します。 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdeimos-falcon.hatenablog.com%2Fentry%2F2024%2F05%2F09%2F204954&quot; title=&quot;TMS WEBCore JSON取出新手法発見 - Falconの思うままに&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>2024-05-09 20:49:54</published>
  <title>TMS WEBCore JSON取出新手法発見</title>
  <type>rich</type>
  <url>https://deimos-falcon.hatenablog.com/entry/2024/05/09/204954</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
