<?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>ditoinfo in english &#187; delphi</title>
	<atom:link href="http://danteregis.com/category/delphi/feed/" rel="self" type="application/rss+xml" />
	<link>http://danteregis.com</link>
	<description>talking about programming and computer stuff</description>
	<lastBuildDate>Tue, 09 Jun 2009 21:57:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>delphi odd form</title>
		<link>http://danteregis.com/2007/02/delphi-odd-form/</link>
		<comments>http://danteregis.com/2007/02/delphi-odd-form/#comments</comments>
		<pubDate>Sat, 24 Feb 2007 16:21:00 +0000</pubDate>
		<dc:creator>Dante Regis</dc:creator>
				<category><![CDATA[delphi]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://ditoinfo.wordpress.com/2007/02/24/delphi-odd-form/</guid>
		<description><![CDATA[For those of you that aren&#8217;t used to it, before the Internet we had things called desktop applications! Delphi was (and still is) my personal favorite tool to build this kind of application.
A few weeks ago, I was requested to build a small software that needed an irregular window shape. Intead of loose time searching [...]]]></description>
			<content:encoded><![CDATA[<p>For those of you that aren&#8217;t used to it, before the Internet we had things called desktop applications! Delphi was (and still is) my personal favorite tool to build this kind of application.</p>
<p>A few weeks ago, I was requested to build a small software that needed an irregular window shape. Intead of loose time searching through the Windows API, follow this tip: use <a href="http://www.informatics.no/progvareOF.htm" target="_blank">Delphi Odd Form</a>. It allows you to shape your application with a simple image. The form will be just like the outline of that image. You just have to scan the image and include the resulting .PAS file in your project. Then, call the right function and <em>voilá:</em> a custom shaped form facing you!</p>
]]></content:encoded>
			<wfw:commentRss>http://danteregis.com/2007/02/delphi-odd-form/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
