<?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 : PlaceHolder</title>
  <link>https://forum.clomosy.com.tr/</link>
  <description><![CDATA[XML içerik linki; Clomosy | Forum : Genel &#304;&#351;lemler : PlaceHolder]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 04 May 2026 10:53:18 +0000</pubDate>
  <lastBuildDate>Tue, 23 Dec 2025 16:40:25 +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=1247</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[PlaceHolder : EdtPassword.TextPrompt = &amp;#039;&#350;ifre...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=1247&amp;PID=2776#2776</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=345">kaanl0</a><br /><strong>Konu:</strong> 1247<br /><strong>Gönderim Zamanı:</strong> 23&nbsp;Aralık&nbsp;2025 Saat 16:40<br /><br />EdtPassword.TextPrompt = 'Şifre Gir'; şeklinde kullanıyoruz o zaman. Cevabınız için tekrardan teşekkür ederim<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>Tue, 23 Dec 2025 16:40:25 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=1247&amp;PID=2776#2776</guid>
  </item> 
  <item>
   <title><![CDATA[PlaceHolder : var MyForm : TclForm; MyEdit :...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=1247&amp;PID=2775#2775</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> 1247<br /><strong>Gönderim Zamanı:</strong> 23&nbsp;Aralık&nbsp;2025 Saat 16:31<br /><br /><div>var</div><div>&nbsp; MyForm : TclForm;</div><div>&nbsp; MyEdit : TclEdit;</div><div>&nbsp; BtnDegistir : TclButton;</div><div>&nbsp; Durum : Boolean;</div><div><br></div><div>void YerTutucuyuDegistir;</div><div>{</div><div>&nbsp; // Koşula göre PlaceHolder (TextPrompt) değiştirme</div><div>&nbsp; if (Durum == True)</div><div>&nbsp; {</div><div>&nbsp; &nbsp; MyEdit.TextPrompt = 'Lütfen E-Mail Giriniz...';</div><div>&nbsp; &nbsp; Durum = False;</div><div>&nbsp; }</div><div>&nbsp; else</div><div>&nbsp; {</div><div>&nbsp; &nbsp; MyEdit.TextPrompt = 'Lütfen Telefon No Giriniz...';</div><div>&nbsp; &nbsp; Durum = True;</div><div>&nbsp; }</div><div>&nbsp;&nbsp;</div><div>&nbsp; MyEdit.Text = '';&nbsp;</div><div>}</div><div><br></div><div>{</div><div>&nbsp; MyForm = TclForm.Create(Self);</div><div>&nbsp; Durum = True;</div><div><br></div><div>&nbsp; MyEdit = MyForm.AddNewEdit(MyForm, 'MyEdit', '');</div><div>&nbsp; MyEdit.Align = alTop;</div><div>&nbsp; MyEdit.Height = 50;</div><div>&nbsp; MyEdit.Margins.Top = 20;</div><div>&nbsp;&nbsp;</div><div>&nbsp; MyEdit.TextPrompt = 'Başlangıç Değeri...';</div><div><br></div><div>&nbsp; BtnDegistir = MyForm.AddNewButton(MyForm, 'BtnDegistir', 'İpucunu Değiştir');</div><div>&nbsp; BtnDegistir.Align = alTop;</div><div>&nbsp; BtnDegistir.Margins.Top = 10;</div><div>&nbsp; MyForm.AddNewEvent(BtnDegistir, tbeOnClick, 'YerTutucuyuDegistir');</div><div><br></div><div>&nbsp; MyForm.Run;</div><div>}<br><br>inceler misin&nbsp;</div><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>Tue, 23 Dec 2025 16:31:34 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=1247&amp;PID=2775#2775</guid>
  </item> 
  <item>
   <title><![CDATA[PlaceHolder : Cevab&#305;n&#305;z i&#231;in te&#351;ekk&#252;r ederim....]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=1247&amp;PID=2774#2774</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=345">kaanl0</a><br /><strong>Konu:</strong> 1247<br /><strong>Gönderim Zamanı:</strong> 23&nbsp;Aralık&nbsp;2025 Saat 16:16<br /><br />Cevabınız için teşekkür ederim. Text özelliğini kullandığım zaman direkt içine yazdırıyor. Ben daha sonradan koşula göre PlaceHolder'ını değiştirmek istiyorum<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>Tue, 23 Dec 2025 16:16:02 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=1247&amp;PID=2774#2774</guid>
  </item> 
  <item>
   <title><![CDATA[PlaceHolder : Merhaba Kaan, https://www.docs...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=1247&amp;PID=2773#2773</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> 1247<br /><strong>Gönderim Zamanı:</strong> 23&nbsp;Aralık&nbsp;2025 Saat 16:08<br /><br />Merhaba Kaan, <br><a href="https://www.docs.clomosy.com/&#079;bject_Properties#Text&nbsp" target="_blank" rel="nofollow">https://www.docs.clomosy.com/Object_Properties#Text&nbsp</a>; Clomosy Docs linkinde yer alan Text özelliğini inceler misin?<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>Tue, 23 Dec 2025 16:08:13 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=1247&amp;PID=2773#2773</guid>
  </item> 
  <item>
   <title><![CDATA[PlaceHolder : clComponent.SetupComponent(Edt...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=1247&amp;PID=2772#2772</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=345">kaanl0</a><br /><strong>Konu:</strong> 1247<br /><strong>Gönderim Zamanı:</strong> 23&nbsp;Aralık&nbsp;2025 Saat 15:55<br /><br />clComponent.SetupComponent(EdtPassword,'{"PromptText":"Şifre Belirle"}');<br><br>Eski kullanımda bu şekilde Placeholder'ı değiştirebiliyoruz. Güncel kullanımda nasıl yaparız?<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>Tue, 23 Dec 2025 15:55:14 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=1247&amp;PID=2772#2772</guid>
  </item> 
 </channel>
</rss>