<?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:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments for MelanderBlog</title>
	<link>https://melander.dk</link>
	<description>Note: I no longer maintain or monitor this site</description>
	<pubDate>Sat, 23 May 2026 03:17:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>Comment on The Drag and Drop Component Suite for Delphi by Bob kondner</title>
		<link>https://melander.dk/delphi/dragdrop/#comment-1343</link>
		<dc:creator>Bob kondner</dc:creator>
		<pubDate>Thu, 08 Aug 2013 20:50:17 +0000</pubDate>
		<guid>https://melander.dk/delphi/dragdrop/#comment-1343</guid>
		<description>For XE4 there were some pointer type issues, I did a brute force cast in a few places.

  Email me if you did the same. bob at kondner dot com

Bob K.</description>
		<content:encoded><![CDATA[<p>For XE4 there were some pointer type issues, I did a brute force cast in a few places.</p>
<p>  Email me if you did the same. bob at kondner dot com</p>
<p>Bob K.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Drag and Drop Component Suite for Delphi by Eric Lawrence</title>
		<link>https://melander.dk/delphi/dragdrop/#comment-1337</link>
		<dc:creator>Eric Lawrence</dc:creator>
		<pubDate>Wed, 24 Jul 2013 16:40:22 +0000</pubDate>
		<guid>https://melander.dk/delphi/dragdrop/#comment-1337</guid>
		<description>Was your IE9 instance running in the &#34;Trusted Sites&#34; zone? If not, you have to set a special registry key to allow drag/drop of content out of Protected Mode.</description>
		<content:encoded><![CDATA[<p>Was your IE9 instance running in the &quot;Trusted Sites&quot; zone? If not, you have to set a special registry key to allow drag/drop of content out of Protected Mode.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Resource Editor by Tommy Lee</title>
		<link>https://melander.dk/reseditor/#comment-1274</link>
		<dc:creator>Tommy Lee</dc:creator>
		<pubDate>Thu, 28 Mar 2013 14:18:12 +0000</pubDate>
		<guid>https://melander.dk/reseditor/#comment-1274</guid>
		<description>Very Very Good !Thank you so much.</description>
		<content:encoded><![CDATA[<p>Very Very Good !Thank you so much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by Bob kondner</title>
		<link>https://melander.dk/about/#comment-1269</link>
		<dc:creator>Bob kondner</dc:creator>
		<pubDate>Fri, 08 Mar 2013 17:55:15 +0000</pubDate>
		<guid>https://melander.dk/about/#comment-1269</guid>
		<description>Anders,
 I hope you are ok. I have not seen any posting for a long time. Can anyone let me know if you are ok?
Thanks,
Bob Kondner</description>
		<content:encoded><![CDATA[<p>Anders,<br />
 I hope you are ok. I have not seen any posting for a long time. Can anyone let me know if you are ok?<br />
Thanks,<br />
Bob Kondner</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Drag and Drop Component Suite for Delphi by Bob kondner</title>
		<link>https://melander.dk/delphi/dragdrop/#comment-1266</link>
		<dc:creator>Bob kondner</dc:creator>
		<pubDate>Mon, 25 Feb 2013 18:31:44 +0000</pubDate>
		<guid>https://melander.dk/delphi/dragdrop/#comment-1266</guid>
		<description>Some folks had Email Probles so I put them on my site for download:
 www.kondner.com/files/DragDrop_XE2_XE3.zip

A few people reported they worked ok on XE3 (I only have tried them on XE2).

Anders, I hope this is OK with you?

Thanks,
Bob Kondner </description>
		<content:encoded><![CDATA[<p>Some folks had Email Probles so I put them on my site for download:<br />
 www.kondner.com/files/DragDrop_XE2_XE3.zip</p>
<p>A few people reported they worked ok on XE3 (I only have tried them on XE2).</p>
<p>Anders, I hope this is OK with you?</p>
<p>Thanks,<br />
Bob Kondner </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Drag and Drop Component Suite for Delphi by Bob kondner</title>
		<link>https://melander.dk/delphi/dragdrop/#comment-1238</link>
		<dc:creator>Bob kondner</dc:creator>
		<pubDate>Wed, 24 Oct 2012 14:31:01 +0000</pubDate>
		<guid>https://melander.dk/delphi/dragdrop/#comment-1238</guid>
		<description>Yes, There were a few minor changes to incorporated. I found that info on a site by Graham Wideman. Contact me if you need help. bob at kondner dot com
I hope Anders is OK, it has been over two years since any feedback. This is a great tool, it needs only minor support but a whopper helping of knowhow.

Bob K.</description>
		<content:encoded><![CDATA[<p>Yes, There were a few minor changes to incorporated. I found that info on a site by Graham Wideman. Contact me if you need help. bob at kondner dot com<br />
I hope Anders is OK, it has been over two years since any feedback. This is a great tool, it needs only minor support but a whopper helping of knowhow.</p>
<p>Bob K.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Drag and Drop Component Suite v5.2 released by vt</title>
		<link>https://melander.dk/articles/dragdrop52released/#comment-1218</link>
		<dc:creator>vt</dc:creator>
		<pubDate>Sun, 12 Aug 2012 13:35:51 +0000</pubDate>
		<guid>https://melander.dk/articles/dragdrop52released/#comment-1218</guid>
		<description>Hello, please tell me how to hide drag image (if property ShowImage := True) in OnDrop event? Sometimes program showing additional messages or displaying dialogs, in these cases drag image shade program windows. You know, something like Effect := DROPEFFECT_NONE, but must working immediately.</description>
		<content:encoded><![CDATA[<p>Hello, please tell me how to hide drag image (if property ShowImage := True) in OnDrop event? Sometimes program showing additional messages or displaying dialogs, in these cases drag image shade program windows. You know, something like Effect := DROPEFFECT_NONE, but must working immediately.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by John Tomaselli</title>
		<link>https://melander.dk/about/#comment-1159</link>
		<dc:creator>John Tomaselli</dc:creator>
		<pubDate>Thu, 23 Feb 2012 16:36:38 +0000</pubDate>
		<guid>https://melander.dk/about/#comment-1159</guid>
		<description>Hi Anders,I know the variable is PR_CREATION_TIME.J
</description>
		<content:encoded><![CDATA[<p>Hi Anders,I know the variable is PR_CREATION_TIME.J</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Drag and Drop Component Suite v5.2 released by Gregory</title>
		<link>https://melander.dk/articles/dragdrop52released/#comment-1099</link>
		<dc:creator>Gregory</dc:creator>
		<pubDate>Tue, 22 Nov 2011 10:03:01 +0000</pubDate>
		<guid>https://melander.dk/articles/dragdrop52released/#comment-1099</guid>
		<description>Hi Anders,
Please, we need new version for XE2 :)
Many tanks for your work ! You are great ! Thanks.</description>
		<content:encoded><![CDATA[<p>Hi Anders,<br />
Please, we need new version for XE2 <img src='https://melander.dk/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> Many tanks for your work ! You are great ! Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Drag and Drop Component Suite v5.2 released by Simon H.</title>
		<link>https://melander.dk/articles/dragdrop52released/#comment-1094</link>
		<dc:creator>Simon H.</dc:creator>
		<pubDate>Thu, 17 Nov 2011 22:15:24 +0000</pubDate>
		<guid>https://melander.dk/articles/dragdrop52released/#comment-1094</guid>
		<description>Hi Anders,
Do you plan on making a version for XE2 ?
Currently, the package returns quite a few errors when compiled under XE2.
Thanks. And keep up your great work :)
Simon H.</description>
		<content:encoded><![CDATA[<p>Hi Anders,<br />
Do you plan on making a version for XE2 ?<br />
Currently, the package returns quite a few errors when compiled under XE2.<br />
Thanks. And keep up your great work <img src='https://melander.dk/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> Simon H.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
