<?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 : date edit text kısmı</title>
  <link>https://forum.clomosy.com.tr/</link>
  <description><![CDATA[XML içerik linki; Clomosy | Forum : Genel &#304;&#351;lemler : date edit text kısmı]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 04 May 2026 16:31:20 +0000</pubDate>
  <lastBuildDate>Wed, 31 Jul 2024 17:46:45 +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=781</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[date edit text kısmı : https://www.docs.clomosy.com/index.php/JSON_DesignBu...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=781&amp;PID=1344#1344</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=171">OlgunAgac</a><br /><strong>Konu:</strong> 781<br /><strong>Gönderim Zamanı:</strong> 31&nbsp;Temmuz&nbsp;2024 Saat 17:46<br /><br /><a href="https://www.docs.clomosy.com/index.php/JS&#079;N_Design" target="_blank" rel="nofollow">https://www.docs.clomosy.com/index.php/JSON_Design</a><div>Bu sayfanın altında clProSettings özellikleri bulunmakta.</div>]]>
   </description>
   <pubDate>Wed, 31 Jul 2024 17:46:45 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=781&amp;PID=1344#1344</guid>
  </item> 
  <item>
   <title><![CDATA[date edit text kısmı : elinizde pro settings ile d&#246;k&#252;man...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=781&amp;PID=1341#1341</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=209">dev70</a><br /><strong>Konu:</strong> 781<br /><strong>Gönderim Zamanı:</strong> 31&nbsp;Temmuz&nbsp;2024 Saat 16:32<br /><br />elinizde pro settings ile döküman varmı acaba ?&nbsp;<div>docs ve youtube da bulamadım.</div>]]>
   </description>
   <pubDate>Wed, 31 Jul 2024 16:32:12 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=781&amp;PID=1341#1341</guid>
  </item> 
  <item>
   <title><![CDATA[date edit text kısmı : Merhaba dev70Json tasar&#305;m yap&#305;s&#305;nda...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=781&amp;PID=1330#1330</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=106">Developer</a><br /><strong>Konu:</strong> 781<br /><strong>Gönderim Zamanı:</strong> 31&nbsp;Temmuz&nbsp;2024 Saat 14:51<br /><br />Merhaba dev70<div>Json tasarım yapısında DateEdit için kullanılabilecek olan özellikler :</div><div><a href="https://www.docs.clomosy.com/index.php/TClProDateEdit&nbsp" target="_blank" rel="nofollow">https://www.docs.clomosy.com/index.php/TClProDateEdit&nbsp</a>;</div><div>TclProDateEdit için ortaya hizalama json tasarım yapısında mevcut değildir.&nbsp;</div><div>Bu özelliği kullanmak istiyorsanız clProSettings yapısını kullanmanız gerekiyor.</div><div>Örnek kodlama:</div><div><div>&nbsp; &nbsp;StartDate.ClProSettings.FontHorzALign = palcenter;</div><div>&nbsp; &nbsp;StartDate.setClProsettings(StartDate.ClProSettings);</div></div><div><br></div>]]>
   </description>
   <pubDate>Wed, 31 Jul 2024 14:51:15 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=781&amp;PID=1330#1330</guid>
  </item> 
  <item>
   <title><![CDATA[date edit text kısmı : void setUpDate;{ StartDate = M...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=781&amp;PID=1326#1326</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=209">dev70</a><br /><strong>Konu:</strong> 781<br /><strong>Gönderim Zamanı:</strong> 31&nbsp;Temmuz&nbsp;2024 Saat 14:25<br /><br /><div><div>&nbsp;void setUpDate;{</div><div>&nbsp; &nbsp;StartDate = MyForm.AddNewProDateEdit(DatePanel,'StartDate');</div><div>&nbsp; clComponent.SetupComponent(StartDate,&nbsp;</div><div>&nbsp; &nbsp; '{</div><div>&nbsp; &nbsp; &nbsp; "Align":"Center",</div><div>&nbsp; &nbsp; &nbsp; "MarginLeft":8,</div><div>&nbsp; &nbsp; &nbsp; "MarginTop":16,</div><div>&nbsp; &nbsp; &nbsp; "TextSize":19,</div><div>&nbsp; &nbsp; &nbsp; "MarginBottom":8,</div><div>&nbsp; &nbsp; &nbsp; "MarginRight":8,</div><div>&nbsp; &nbsp; &nbsp; "Width":150,</div><div>&nbsp; &nbsp; &nbsp; "Height":24,</div><div>&nbsp; &nbsp; &nbsp; "RoundHeight":4,</div><div>&nbsp; &nbsp; &nbsp; "RoundWidth":4,</div><div>&nbsp; &nbsp; &nbsp; "BorderColor":"#4a54f1",</div><div>&nbsp; &nbsp; &nbsp; "BorderWidth":2,</div><div>&nbsp; &nbsp; &nbsp; "BackgroundColor":"#f0f4f8",</div><div>&nbsp; &nbsp; &nbsp; "TextColor":"#333333",</div><div>&nbsp; &nbsp; &nbsp; "FontFamily":"Arial",</div><div>&nbsp; &nbsp; &nbsp; "FontWeight":"Bold",</div><div>&nbsp; &nbsp; &nbsp; "ShadowColor":"#b0bec5",</div><div>&nbsp; &nbsp; &nbsp; "ShadowOffsetX":2,</div><div>&nbsp; &nbsp; &nbsp; "ShadowOffsetY":2,</div><div>&nbsp; &nbsp; &nbsp; "ShadowBlur":4,</div><div>&nbsp; &nbsp; &nbsp; "TextAlign":"Center",</div><div>&nbsp; &nbsp; &nbsp; "PaddingLeft":60</div><div>&nbsp; &nbsp; }'</div><div>&nbsp; );</div><div>&nbsp;</div><div><br></div><div>&nbsp;}</div></div><div><br></div><div>dateEdit Text Kısmının ortada olmasını istiyorum . "TextAlign":"Center", calısmıyor.</div><div><br></div><div><a href="uploads/209/Ekran_görüntüsü_2024-07-31_142340.png" target="_blank" rel="nofollow">uploads/209/Ekran_görüntüsü_2024-07-31_142340.png</a><br></div>]]>
   </description>
   <pubDate>Wed, 31 Jul 2024 14:25:38 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=781&amp;PID=1326#1326</guid>
  </item> 
 </channel>
</rss>