<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.3" -->
<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/"
	>

<channel>
	<title>MelanderBlog</title>
	<link>https://melander.dk</link>
	<description>Note: I no longer maintain or monitor this site</description>
	<pubDate>Fri, 08 Nov 2019 15:16:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>
	<language>en</language>
			<item>
		<title>TSplitter enhanced with grab bar</title>
		<link>https://melander.dk/articles/splitter/</link>
		<comments>https://melander.dk/articles/splitter/#comments</comments>
		<pubDate>Tue, 05 Oct 2010 21:43:35 +0000</pubDate>
		<dc:creator>Anders Melander</dc:creator>
		
		<category><![CDATA[Delphi]]></category>

		<guid isPermaLink="false">http://melander.dk/articles/splitter/</guid>
		<description><![CDATA[
Recently someone asked me what splitter component I had used in my (very secret) resource editor. The splitter is a very simple descendant of the standard VCL TSplitter. The only difference from the standard one is that my custom splitter sports a grab bar, bumps, knobs or whatever they are called.
]]></description>
			<content:encoded><![CDATA[<p class="image left"><a href="/articles/splitter" title="TSplitter enhanced with grab bar"><img src="/wordpress/wp-content/uploads/2010/10/splitterlead.png" alt="A simple splitter with bumps" /></a></p>
<p>Recently someone <a href="/reseditor/#comment-807" class="liinternal">asked</a> me what splitter component I had used in my (very secret) resource editor. The splitter is a very simple descendant of the standard VCL <code>TSplitter</code>. The only difference from the standard one is that my custom splitter sports a grab bar, bumps, knobs or whatever they are called.</p>
<p> <a href="https://melander.dk/articles/splitter/#more-122" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>https://melander.dk/articles/splitter/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Drag and Drop Component Suite v5.2 released</title>
		<link>https://melander.dk/articles/dragdrop52released/</link>
		<comments>https://melander.dk/articles/dragdrop52released/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 21:53:43 +0000</pubDate>
		<dc:creator>Anders Melander</dc:creator>
		
		<category><![CDATA[DragDrop]]></category>

		<category><![CDATA[Delphi]]></category>

		<guid isPermaLink="false">http://melander.dk/articles/dragdrop52released/</guid>
		<description><![CDATA[
Version 5.2 of the Drag and Drop Component Suite has been released.
Enjoy!
]]></description>
			<content:encoded><![CDATA[<p class="image left"><a href="/articles/dragdrop52released" title="Drag and Drop 5.2 has been released"><img src="http://melander.dk/wordpress/wp-content/uploads/2008/04/dragdrop42lead.png" alt="The Drag and Drop Component Suite version 5.2" /></a></p>
<p>Version 5.2 of the <a href="/delphi/dragdrop" class="liinternal">Drag and Drop Component Suite</a> has been released.</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>https://melander.dk/articles/dragdrop52released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Drag and Drop Component Suite v5.1 released</title>
		<link>https://melander.dk/articles/dragdrop51released/</link>
		<comments>https://melander.dk/articles/dragdrop51released/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 21:05:10 +0000</pubDate>
		<dc:creator>Anders Melander</dc:creator>
		
		<category><![CDATA[DragDrop]]></category>

		<category><![CDATA[Delphi]]></category>

		<guid isPermaLink="false">http://melander.dk/articles/dragdrop51released/</guid>
		<description><![CDATA[
Version 5.1 of the Drag and Drop Component Suite has been released.
This is primarily a bug fix release. Specifics in the changelog.
Enjoy!
]]></description>
			<content:encoded><![CDATA[<p class="image left"><a href="/articles/dragdrop51released" title="Drag and Drop 5.1 has been released"><img src="http://melander.dk/wordpress/wp-content/uploads/2008/04/dragdrop42lead.png" alt="The Drag and Drop Component Suite version 5.1" /></a></p>
<p>Version 5.1 of the <a href="/delphi/dragdrop" class="liinternal">Drag and Drop Component Suite</a> has been released.</p>
<p>This is primarily a bug fix release. Specifics in the <a href="/delphi/dragdrop#changelog" class="liinternal">changelog</a>.</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>https://melander.dk/articles/dragdrop51released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Drag and Drop Component Suite v5.0 released</title>
		<link>https://melander.dk/articles/dragdrop5released/</link>
		<comments>https://melander.dk/articles/dragdrop5released/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 03:04:59 +0000</pubDate>
		<dc:creator>Anders Melander</dc:creator>
		
		<category><![CDATA[DragDrop]]></category>

		<category><![CDATA[Delphi]]></category>

		<guid isPermaLink="false">http://melander.dk/articles/dragdrop5released/</guid>
		<description><![CDATA[
I&#8217;m pleased to finally announce the release of version 5 of the Drag and Drop Component Suite.
The core changes in this version includes:


Full Unicode support.
Supports Delphi 2009 and Delphi 2010.
6 new example applications.
The DragDetectPlus function now behaves nicely on controls that use popup menus.
Improved support for drag/drop to and from Outlook.


]]></description>
			<content:encoded><![CDATA[<p class="image left"><a href="/articles/dragdrop5released" title="Drag and Drop 5.1 released"><img src="http://melander.dk/wordpress/wp-content/uploads/2008/04/dragdrop42lead.png" alt="The Drag and Drop Component Suite version 5.0" /></a></p>
<p>I&#8217;m pleased to finally announce the release of version 5 of the <a href="/delphi/dragdrop" class="liinternal">Drag and Drop Component Suite</a>.</p>
<p>The core <a href="/delphi/dragdrop#changelog" class="liinternal">changes</a> in this version includes:</p>
<div style="clear: both">
<ul>
<li>Full Unicode support.</li>
<li>Supports Delphi 2009 and Delphi 2010.</li>
<li>6 new example applications.</li>
<li>The DragDetectPlus function now behaves nicely on controls that use popup menus.</li>
<li>Improved support for drag/drop to and from Outlook.</li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>https://melander.dk/articles/dragdrop5released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Drag and Drop Component Suite Development Snapshot, Feb 2009</title>
		<link>https://melander.dk/articles/dragdropsnapshot200902/</link>
		<comments>https://melander.dk/articles/dragdropsnapshot200902/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 18:20:58 +0000</pubDate>
		<dc:creator>Anders Melander</dc:creator>
		
		<category><![CDATA[DragDrop]]></category>

		<category><![CDATA[Delphi]]></category>

		<guid isPermaLink="false">http://melander.dk/articles/dragdropsnapshot200902/</guid>
		<description><![CDATA[
Note: Version 5 has been released. This post is obsolete.
This page contains the most recent development snapshot of version 5 of the Drag and Drop Component Suite. Updated 2009-02-08.
If no major problems are found with this release it will probably be the last snapshot before final release.
The focus for version 5.0 is Unicode support. The [...]]]></description>
			<content:encoded><![CDATA[<p class="image left"><a href="/articles/dragdropsnapshot" title="Drag and Drop 5.0 development snapshot"><img src="http://melander.dk/wordpress/wp-content/uploads/2008/04/dragdrop42lead.png" alt="The Drag and Drop Component Suite version 5.0" /></a></p>
<p>Note: Version 5 has been released. This post is obsolete.</p>
<p>This page contains <del>the most recent</del> development snapshot of version 5 of the <a href="/delphi/dragdrop" class="liinternal">Drag and Drop Component Suite</a>. <ins cite="New development snap released" datetime="2009-02-08T19:04:49">Updated 2009-02-08.</ins></p>
<p>If no major problems are found with this release it will probably be the last snapshot before final release.</p>
<p>The focus for version 5.0 is Unicode support. The plan is to be completely Unicode capable and compatible with Delphi 2009 <em>and</em> older versions of Delphi.</p>
<p>The core <a href="#changelog" class="liinternal">changes</a> from version 4.2 includes:</p>
<ul>
<li>Delphi 2009 (Unicode) compatibility.</li>
<li>PIDLs are no longer stored in strings and string lists.</li>
<li>The Netscape data formats has been deprecated.</li>
<li>Classes that deal with strings have been renamed to indicate if they deal with ansi or unicode data.</li>
<li>The Shell Context Menu component has been rewritten.</li>
<li>Lots of minor bug fixes.</li>
</ul>
<p> <a href="https://melander.dk/articles/dragdropsnapshot200902/#more-80" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>https://melander.dk/articles/dragdropsnapshot200902/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Why I license my stuff</title>
		<link>https://melander.dk/articles/whythelicense/</link>
		<comments>https://melander.dk/articles/whythelicense/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 23:04:56 +0000</pubDate>
		<dc:creator>Anders Melander</dc:creator>
		
		<category><![CDATA[Delphi]]></category>

		<guid isPermaLink="false">http://melander.dk/articles/whythelicense/</guid>
		<description><![CDATA[
As Jan Goyvaerts just pointed out, there&#8217;s potentially a slight problem with the license I have used for my source code.
First of all let me put any doubts to rest; If you distribute your software in compiled form, and have used any of my software libraries, you are not required, by me, to publish any [...]]]></description>
			<content:encoded><![CDATA[<p class="image left"><a href="/articles/whythelicense" ><!-- Original image by Philip Serracino Inglott. License: http://creativecommons.org/licenses/by-sa/2.5/ --><img src="http://melander.dk/wordpress/wp-content/uploads/2008/08/whythelicense.png" alt="Why The License?" /></a></p>
<p><a href="http://www.micro-isv.asia/2008/08/beware-of-share-alike-software-components/" title="Beware of Share Alike Software Components" class="liexternal">As Jan Goyvaerts just pointed out</a>, there&#8217;s potentially a <em>slight</em> problem with the license I have used for my source code.</p>
<blockquote><p>First of all let me put any doubts to rest; If you distribute your software in compiled form, and have used any of my software libraries, you are <em>not required</em>, by me, to publish any source code.</p></blockquote>
<p>Before I address the specific issue, let me explain why I have even bothered to put a license on the stuff I release.</p>
<p> <a href="https://melander.dk/articles/whythelicense/#more-78" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>https://melander.dk/articles/whythelicense/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Memory overwrite bug in TDropFileSource, TDropFileTarget a.o.</title>
		<link>https://melander.dk/articles/dragdropbug20080604/</link>
		<comments>https://melander.dk/articles/dragdropbug20080604/#comments</comments>
		<pubDate>Wed, 04 Jun 2008 18:28:33 +0000</pubDate>
		<dc:creator>Anders Melander</dc:creator>
		
		<category><![CDATA[DragDrop]]></category>

		<category><![CDATA[Delphi]]></category>

		<guid isPermaLink="false">http://melander.dk/articles/dragdropbug20080604/</guid>
		<description><![CDATA[
A memory overwrite bug has been identified in the TDropFileSource and TDropFileTarget components of the Drag and Drop Component Suite. The bug only manifests itself when support for Unicode filenames is enabled - even if Unicode filenames aren&#8217;t used explicitly. Unicode filenames are enabled with Delphi 2006 and later.
]]></description>
			<content:encoded><![CDATA[<p class="image left"><a href="/articles/dragdropbug20080604" ><img src="http://melander.dk/wordpress/wp-content/uploads/2008/06/dragdropbug.png" alt="Bug" /></a></p>
<p>A memory overwrite bug has been identified in the <code>TDropFileSource</code> and <code>TDropFileTarget</code> components of the Drag and Drop Component Suite. The bug only manifests itself when support for Unicode filenames is enabled - even if Unicode filenames aren&#8217;t used explicitly. Unicode filenames are enabled with Delphi 2006 and later. <a href="https://melander.dk/articles/dragdropbug20080604/#more-76" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>https://melander.dk/articles/dragdropbug20080604/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Alpha Blended Splash Screen in Delphi - Part 2</title>
		<link>https://melander.dk/articles/alphasplash2/</link>
		<comments>https://melander.dk/articles/alphasplash2/#comments</comments>
		<pubDate>Tue, 27 May 2008 21:56:52 +0000</pubDate>
		<dc:creator>Anders Melander</dc:creator>
		
		<category><![CDATA[Delphi]]></category>

		<guid isPermaLink="false">http://melander.dk/articles/alphasplash2/</guid>
		<description><![CDATA[
In this the second, and concluding, part of our experiments with Alpha Blended forms in Delphi, I will modify the demo application to use a compressed alpha transparent PNG image instead of a BMP. I will also move the bitmap to a resource file, demonstrate run-time premultiplication and enhance the splash screen with a few [...]]]></description>
			<content:encoded><![CDATA[<p class="image left"><a href="/articles/alphasplash2" title="Alpha Blended Splash Screen in Delphi - Part 2"><img src="http://melander.dk/wordpress/wp-content/uploads/2008/05/alphasplash2lead.png" alt="Alpha Blended Splash Screen in Delphi - Part 2" /></a></p>
<p>In this the second, and concluding, part of our experiments with Alpha Blended forms in Delphi, I will modify the demo application to use a compressed alpha transparent PNG image instead of a BMP. I will also move the bitmap to a resource file, demonstrate run-time premultiplication and enhance the splash screen with a few visual gimmicks.<br />
 <a href="https://melander.dk/articles/alphasplash2/#more-69" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>https://melander.dk/articles/alphasplash2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Drag and Drop Component Suite v4.2 released</title>
		<link>https://melander.dk/articles/dragdrop42released/</link>
		<comments>https://melander.dk/articles/dragdrop42released/#comments</comments>
		<pubDate>Wed, 14 May 2008 16:30:37 +0000</pubDate>
		<dc:creator>Anders Melander</dc:creator>
		
		<category><![CDATA[DragDrop]]></category>

		<category><![CDATA[Delphi]]></category>

		<guid isPermaLink="false">http://melander.dk/articles/dragdrop42released/</guid>
		<description><![CDATA[
I have released the Drag and Drop Component Suite version 4.2 and updated the development snapshot to version 5.0.
Enjoy!
]]></description>
			<content:encoded><![CDATA[<p class="image left"><a href="/articles/dragdrop42released" ><img src="http://melander.dk/wordpress/wp-content/uploads/2008/05/fiveohpreviewlead.png" alt="FiveOh preview" /></a></p>
<p>I have released the <a href="/delphi/dragdrop" title="The Drag and Drop Component Suite" class="liinternal">Drag and Drop Component Suite version 4.2</a> and updated the <a href="/articles/dragdropsnapshot" title="The Drag and Drop Component Suite Development Snapshot" class="liinternal">development snapshot</a> to version 5.0.</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>https://melander.dk/articles/dragdrop42released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Drag and Drop Component Suite Development Snapshot</title>
		<link>https://melander.dk/articles/dragdropsnapshot200805/</link>
		<comments>https://melander.dk/articles/dragdropsnapshot200805/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 14:04:35 +0000</pubDate>
		<dc:creator>Anders Melander</dc:creator>
		
		<category><![CDATA[DragDrop]]></category>

		<category><![CDATA[Delphi]]></category>

		<guid isPermaLink="false">http://melander.dk/articles/dragdropsnapshot/</guid>
		<description><![CDATA[
This page contains the most recent development snapshot of the next version of the Drag and Drop Component Suite.
While this release hasn&#8217;t been tested on all supported versions of Delphi, there are no known bugs and I believe it to be very stable.
The focus for this next version, that&#8217;ll be 5.0, is Unicode support. The [...]]]></description>
			<content:encoded><![CDATA[<p class="image left"><a href="/articles/dragdropsnapshot" title="Drag and Drop 5.0 development snapshot"><img src="http://melander.dk/wordpress/wp-content/uploads/2008/04/dragdrop42lead.png" alt="The Drag and Drop Component Suite version 5.0" /></a></p>
<p>This page contains the most recent development snapshot of the next version of the <a href="/delphi/dragdrop" class="liinternal">Drag and Drop Component Suite</a>.</p>
<p>While this release hasn&#8217;t been tested on all supported versions of Delphi, there are no known bugs and I believe it to be very stable.</p>
<p>The focus for this next version, that&#8217;ll be 5.0, is Unicode support. The plan is to be completely Unicode capable and compatible with Delphi 2009.</p>
<p>The core <a href="#changelog" class="liinternal">changes</a> from version 4.2 includes:</p>
<ul>
<li>Delphi 2009 (Unicode) compatibility.<br />
I have begun preparing the library for Delphi 2009.</li>
<li>PIDLs are no longer stored in strings and string lists.</li>
<li>The Netscape data formats has been deprecated.</li>
</ul>
<p> <a href="https://melander.dk/articles/dragdropsnapshot200805/#more-62" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>https://melander.dk/articles/dragdropsnapshot200805/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
