<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Thread Safe StringList</title>
	<atom:link href="http://www.alldelphi.com/2008/06/16/thread-safe-stringlist/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alldelphi.com/2008/06/16/thread-safe-stringlist/</link>
	<description>Everything You Want To Know From VCL, Tips To Snippet All Everything About Delphi And CodeGear Related</description>
	<lastBuildDate>Thu, 10 Dec 2009 10:52:42 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: admin</title>
		<link>http://www.alldelphi.com/2008/06/16/thread-safe-stringlist/comment-page-1/#comment-15770</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 05 Oct 2009 04:02:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.alldelphi.com/?p=23#comment-15770</guid>
		<description>@Rezor, 

You are correct mate, for the author I&#039;am sorry that I mistakenly omitted the the Credit for your name.

Credit have been added to the Source..

Thanx mate for you correction..</description>
		<content:encoded><![CDATA[<p>@Rezor, </p>
<p>You are correct mate, for the author I&#8217;am sorry that I mistakenly omitted the the Credit for your name.</p>
<p>Credit have been added to the Source..</p>
<p>Thanx mate for you correction..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rezor</title>
		<link>http://www.alldelphi.com/2008/06/16/thread-safe-stringlist/comment-page-1/#comment-15695</link>
		<dc:creator>rezor</dc:creator>
		<pubDate>Fri, 02 Oct 2009 09:50:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.alldelphi.com/?p=23#comment-15695</guid>
		<description>Credits to this code were omitted:
  TThreadStringList
  Author: Tilo Eckert
  Date: 19.06.2004

  TThreadStringList is a simple wrapper for TStringList.
  This makes it possible to access a StringList from
  different threads without any conflicts.
  Most functions and properties are included.
 -------------------------------------------------------------
  TThreadStringList ist ein einfacher Wrapper für TStringList,
  der es ermöglicht von verschiedenen Threads auf eine
  Stringliste zuzugreifen ohne das Konflikte entstehen.
  Die wichtigsten Funktionen und Eigenschaften sind enthalten.</description>
		<content:encoded><![CDATA[<p>Credits to this code were omitted:<br />
  TThreadStringList<br />
  Author: Tilo Eckert<br />
  Date: 19.06.2004</p>
<p>  TThreadStringList is a simple wrapper for TStringList.<br />
  This makes it possible to access a StringList from<br />
  different threads without any conflicts.<br />
  Most functions and properties are included.<br />
 &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
  TThreadStringList ist ein einfacher Wrapper für TStringList,<br />
  der es ermöglicht von verschiedenen Threads auf eine<br />
  Stringliste zuzugreifen ohne das Konflikte entstehen.<br />
  Die wichtigsten Funktionen und Eigenschaften sind enthalten.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
