<?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="http://syndication.webwizguide.com/rss_namespace/">
 <channel>
  <title>Datakent Forum : Windows Bilgileri Registry Yontemi ile</title>
  <link>http://forum.datakent.com/</link>
  <description>XML içerik linki; Datakent Forum : Borland Delphi : Windows Bilgileri Registry Yontemi ile</description>
  <pubDate>Tue, 28 Apr 2026 09:46:33 +0000</pubDate>
  <lastBuildDate>Tue, 11 Nov 2008 21:07:42 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.54</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.datakent.com/RSS_post_feed.asp?TID=1581</WebWizForums:feedURL>
  <image>
   <title>Datakent Forum</title>
   <url>http://forum.datakent.com/forum_images/datakent.com_forums.png</url>
   <link>http://forum.datakent.com/</link>
  </image>
  <item>
   <title>Windows Bilgileri Registry Yontemi ile : delphi yeni s&#252;r&#252;mlerde &#351;&#246;yle bir...</title>
   <link>http://forum.datakent.com/forum_posts.asp?TID=1581&amp;PID=3374#3374</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://forum.datakent.com/member_profile.asp?PF=1" rel="nofollow">murat turan</a><br /><strong>Konu:</strong> 1581<br /><strong>Gönderim Zamanı:</strong> 11.Kasim.2008 Saat 21:07<br /><br />delphi yeni sürümlerde şöyle bir kısaltma var.<DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;&nbsp; reg.free;<BR>&nbsp;&nbsp;&nbsp; reg := nil;</DIV><DIV>&nbsp;</DIV><DIV>yerine FreeAndNill(reg);&nbsp; komutu kullanılabiliyor.</DIV>]]>
   </description>
   <pubDate>Tue, 11 Nov 2008 21:07:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.datakent.com/forum_posts.asp?TID=1581&amp;PID=3374#3374</guid>
  </item> 
  <item>
   <title>Windows Bilgileri Registry Yontemi ile : //murat turan //- - - - - - -...</title>
   <link>http://forum.datakent.com/forum_posts.asp?TID=1581&amp;PID=3372#3372</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://forum.datakent.com/member_profile.asp?PF=3122" rel="nofollow">turknetyazilim</a><br /><strong>Konu:</strong> 1581<br /><strong>Gönderim Zamanı:</strong> 11.Kasim.2008 Saat 16:33<br /><br /><P>//murat turan<BR></P><P>//- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -<BR><strong>FUNCTION</strong> GetWinInfo(Paramxx: Char): <strong>String;</strong><BR><strong>VAR</strong><BR>&nbsp;REG:TRegistry;<BR><strong>BEGIN</strong><BR>&nbsp;&nbsp; reg := TRegistry.Create;<BR>&nbsp;&nbsp; <strong>try</strong><BR>&nbsp;&nbsp; reg.RootKey := HKEY_CURRENT_USER;<BR>&nbsp;&nbsp; reg.OpenKey('Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders',FALSE);<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <strong>IF </strong>Paramxx ='1' <strong>THEN</strong>&nbsp; Result := reg.ReadString('Desktop')<BR>&nbsp;&nbsp;&nbsp; <strong>ELSE IF</strong> Paramxx ='2' <strong>THEN</strong>&nbsp; Result := reg.ReadString('Start Menu')<BR>&nbsp;&nbsp;&nbsp; <strong>ELSE IF</strong> Paramxx ='3' <strong>THEN&nbsp;</strong> Result := reg.ReadString('Personal')<BR>&nbsp;&nbsp;&nbsp; <strong>ELSE IF</strong> Paramxx ='4' <strong>THEN</strong>&nbsp; Result := reg.ReadString('Startup')<BR>&nbsp;&nbsp;&nbsp; <strong>ELSE IF</strong> Paramxx ='5' <strong>THEN</strong>&nbsp; Result := reg.ReadString('Recent')<BR>&nbsp;&nbsp;&nbsp; <strong>ELSE IF</strong> Paramxx ='6' <strong>THEN</strong>&nbsp; Result := reg.ReadString('Fonts')<BR>&nbsp;&nbsp;&nbsp; <strong>ELSE IF</strong> Paramxx ='7' <strong>THEN&nbsp;</strong> Result := reg.ReadString('Programs')<BR>&nbsp;&nbsp;&nbsp; <strong>ELSE IF</strong> Paramxx ='8' <strong>THEN</strong>&nbsp; Result := reg.ReadString('SENDTo')<BR>&nbsp;&nbsp;&nbsp; <strong>ELSE IF</strong> Paramxx ='9' <strong>THEN</strong>&nbsp; Result := reg.ReadString('Favorites')<BR>&nbsp;&nbsp;&nbsp; <strong>ELSE</strong> Result :='';<BR>&nbsp;&nbsp; <strong>finally</strong><BR>&nbsp;&nbsp;&nbsp; reg.CloseKey;<BR>&nbsp;&nbsp;&nbsp; reg.free;<BR>&nbsp;&nbsp;&nbsp; reg := nil;<BR>&nbsp;&nbsp; <strong>END;<BR>END;</strong><BR>//- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</P>]]>
   </description>
   <pubDate>Tue, 11 Nov 2008 16:33:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.datakent.com/forum_posts.asp?TID=1581&amp;PID=3372#3372</guid>
  </item> 
 </channel>
</rss>