<?xml version="1.0" encoding="iso-8859-9" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Clomosy | Forum : CLRest in Sender ile kullanımı</title>
  <link>https://forum.clomosy.com.tr/</link>
  <description><![CDATA[XML içerik linki; Clomosy | Forum : Clomosy ile de&#287;i&#351;ken kullan&#305;m&#305; : CLRest in Sender ile kullanımı]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 15 Apr 2026 03:03:53 +0000</pubDate>
  <lastBuildDate>Wed, 12 Nov 2025 09:28:15 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.07</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forum.clomosy.com.tr/RSS_post_feed.asp?TID=1223</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Clomosy | Forum]]></title>
   <url>https://forum.clomosy.com.tr/forum_images/logo.png</url>
   <link>https://forum.clomosy.com.tr/</link>
  </image>
  <item>
   <title><![CDATA[CLRest in Sender ile kullanımı : Merhaba G&#252;ney,Rest&amp;#039;i global...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=1223&amp;PID=2679#2679</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=257">Emr.Erkmn</a><br /><strong>Konu:</strong> 1223<br /><strong>Gönderim Zamanı:</strong> 12&nbsp;Kasım&nbsp;2025 Saat 09:28<br /><br />Merhaba Güney,&nbsp;<br>Rest'i global olarak kullanmayı dener misin?<br><br><br><a href="https://static.cloudflareinsights.com/beac&#111;n.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" target="_blank" rel="nofollow">https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015"</a> integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon="{&quot;version&quot;:&quot;2024.11.0&quot;,&quot;token&quot;:&quot;439455f3e46c40b98dbd42a2f1a954d8&quot;,&quot;r&quot;:1,&quot;server_timing&quot;:{&quot;name&quot;:{&quot;cfCacheStatus&quot;:true,&quot;cfEdge&quot;:true,&quot;cfExtPri&quot;:true,&quot;cfL4&quot;:true,&quot;cfOrigin&quot;:true,&quot;cfSpeedBrain&quot;:true},&quot;location_startswith&quot;:null}}" crossorigin="anonymous">]]>
   </description>
   <pubDate>Wed, 12 Nov 2025 09:28:15 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=1223&amp;PID=2679#2679</guid>
  </item> 
  <item>
   <title><![CDATA[CLRest in Sender ile kullanımı : Sender ile CLResti kullan&#305;yorum...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=1223&amp;PID=2677#2677</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=344">M-Guney</a><br /><strong>Konu:</strong> 1223<br /><strong>Gönderim Zamanı:</strong> 12&nbsp;Kasım&nbsp;2025 Saat 09:12<br /><br />Sender ile CLResti kullanıyorum fakat bu kodda Response'u yazdıramyorum.<br><br><div>void GetOrderDetailsCompletedV (Sender)</div><div>var</div><div>&nbsp; jsonResponse: String;</div><div>&nbsp; Arr : TCLJSONArray;</div><div>{</div><div>&nbsp; jsonResponse = TCLRest(Sender).Response;</div><div>&nbsp; ShowMessage('Json Response: '+ jsonResponse);</div><div>&nbsp; ShowMessage('query is finished');</div><div>&nbsp; Arr = TCLJSONArray.Create;</div><div><span style="white-space: normal;"><span style="white-space:pre">	</span>Arr = TCLJSONArray.CreateFromJSON(jsonResponse);</span></div><div>&nbsp; if(jsonResponse == ''){</div><div>&nbsp; &nbsp; ShowMessage('Sipariş Detaylar listesi boş herhangi bir sipariş yok.');</div><div>&nbsp; }else{</div><div>&nbsp; &nbsp; noteMemo.Text = Clomosy.CLParseJSON(jsonResponse, '0.note');</div><div>&nbsp; &nbsp; AmountValueLbl.Text = Clomosy.CLParseJSON(jsonResponse, '0.total_price') + 'TL';</div><div>&nbsp; &nbsp; DetailsPnlV(Arr.Count, jsonResponse);</div><div>&nbsp; }</div><div>&nbsp; TCLRest(Sender).Free;</div><div>}</div><div><br></div><div>void GetOrderDetailsV</div><div>var LRest : TCLRest;</div><div>{</div><div>&nbsp; ShowMessage('OrderID will be query: '+IntToStr(OrderID));</div><div>&nbsp; LRest = GetWithRes('orderDetails/' + IntToStr(OrderID));</div><div>&nbsp;&nbsp;</div><div>&nbsp; LRest.OnCompleted = 'GetOrderDetailsCompletedV';</div><div>&nbsp; LRest.ExecuteAsync;</div><div>&nbsp; LRest.ClearBody;</div><div>}</div>]]>
   </description>
   <pubDate>Wed, 12 Nov 2025 09:12:38 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=1223&amp;PID=2677#2677</guid>
  </item> 
 </channel>
</rss>