<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ilya Gorodnyanskiy - IT-Blog &#187; Delphi</title>
	<atom:link href="http://i-gorod.org/itblog/category/delphi/feed/" rel="self" type="application/rss+xml" />
	<link>http://i-gorod.org/itblog</link>
	<description>Personal web site of Ilya Gorodnyanskiy</description>
	<lastBuildDate>Mon, 26 Apr 2010 13:49:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Make Modal Form?</title>
		<link>http://i-gorod.org/itblog/2010/04/26/how-to-make-modal-form/</link>
		<comments>http://i-gorod.org/itblog/2010/04/26/how-to-make-modal-form/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 05:14:59 +0000</pubDate>
		<dc:creator>Ilya G.</dc:creator>
				<category><![CDATA[Delphi]]></category>
		<category><![CDATA[modal form]]></category>
		<category><![CDATA[modal result]]></category>
		<category><![CDATA[modal window]]></category>

		<guid isPermaLink="false">http://i-gorod.org/itblog/?p=133</guid>
		<description><![CDATA[Just a short notice how to make modal forms in Delphi. Assume, you have two Forms: AForm and BForm. AForm is your main form and you want now to call B as modal form (a modal form is a child form that requires the user to interact with it before it gets possible to return [...]]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://i-gorod.org/itblog/2010/04/26/how-to-make-modal-form/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exception Handling in Delphi</title>
		<link>http://i-gorod.org/itblog/2010/04/25/exception-handling-in-delphi/</link>
		<comments>http://i-gorod.org/itblog/2010/04/25/exception-handling-in-delphi/#comments</comments>
		<pubDate>Sun, 25 Apr 2010 13:30:53 +0000</pubDate>
		<dc:creator>Ilya G.</dc:creator>
				<category><![CDATA[Delphi]]></category>
		<category><![CDATA[catch]]></category>
		<category><![CDATA[except]]></category>
		<category><![CDATA[exception]]></category>
		<category><![CDATA[finally]]></category>
		<category><![CDATA[try]]></category>

		<guid isPermaLink="false">http://i-gorod.org/itblog/?p=135</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://i-gorod.org/itblog/2010/04/25/exception-handling-in-delphi/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Problem with Synchronize-calls in DLLs</title>
		<link>http://i-gorod.org/itblog/2010/03/24/problem-with-synchronize-calls-in-dlls/</link>
		<comments>http://i-gorod.org/itblog/2010/03/24/problem-with-synchronize-calls-in-dlls/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 16:03:50 +0000</pubDate>
		<dc:creator>Ilya G.</dc:creator>
				<category><![CDATA[Delphi]]></category>
		<category><![CDATA[dll]]></category>
		<category><![CDATA[synchronize]]></category>

		<guid isPermaLink="false">http://i-gorod.org/itblog/?p=128</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://i-gorod.org/itblog/2010/03/24/problem-with-synchronize-calls-in-dlls/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>TNotifyEvent. OnClick Example for Delphi.</title>
		<link>http://i-gorod.org/itblog/2010/02/17/tnotifyevent-onclick-example-delphi/</link>
		<comments>http://i-gorod.org/itblog/2010/02/17/tnotifyevent-onclick-example-delphi/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 04:59:29 +0000</pubDate>
		<dc:creator>Ilya G.</dc:creator>
				<category><![CDATA[Delphi]]></category>
		<category><![CDATA[Example]]></category>
		<category><![CDATA[OnClick]]></category>
		<category><![CDATA[TNotifyEvent]]></category>

		<guid isPermaLink="false">http://i-gorod.org/itblog/?p=110</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://i-gorod.org/itblog/2010/02/17/tnotifyevent-onclick-example-delphi/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>PDFCreator Parameters.</title>
		<link>http://i-gorod.org/itblog/2010/02/16/pdfcreator-parameters/</link>
		<comments>http://i-gorod.org/itblog/2010/02/16/pdfcreator-parameters/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 19:41:54 +0000</pubDate>
		<dc:creator>Ilya G.</dc:creator>
				<category><![CDATA[Delphi]]></category>

		<guid isPermaLink="false">http://i-gorod.org/itblog/?p=115</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://i-gorod.org/itblog/2010/02/16/pdfcreator-parameters/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Threading in Delphi.</title>
		<link>http://i-gorod.org/itblog/2010/02/09/threading-in-delphi/</link>
		<comments>http://i-gorod.org/itblog/2010/02/09/threading-in-delphi/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 05:26:35 +0000</pubDate>
		<dc:creator>Ilya G.</dc:creator>
				<category><![CDATA[Delphi]]></category>

		<guid isPermaLink="false">http://i-gorod.org/itblog/?p=105</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://i-gorod.org/itblog/2010/02/09/threading-in-delphi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove Read Only Property of a File.</title>
		<link>http://i-gorod.org/itblog/2010/02/04/remove-read-only-property-of-a-file/</link>
		<comments>http://i-gorod.org/itblog/2010/02/04/remove-read-only-property-of-a-file/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 05:27:21 +0000</pubDate>
		<dc:creator>Ilya G.</dc:creator>
				<category><![CDATA[Delphi]]></category>

		<guid isPermaLink="false">http://i-gorod.org/itblog/?p=97</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://i-gorod.org/itblog/2010/02/04/remove-read-only-property-of-a-file/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
