<?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: How To and Why Use Dynamically Created Forms</title>
	<atom:link href="http://www.delphifaq.net/how-to-and-why-use-dynamically-created-forms/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.delphifaq.net/how-to-and-why-use-dynamically-created-forms/</link>
	<description>By a Programmer for Programmers...</description>
	<lastBuildDate>Thu, 29 Jul 2010 05:06:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: delphigeist</title>
		<link>http://www.delphifaq.net/how-to-and-why-use-dynamically-created-forms/comment-page-1/#comment-7379</link>
		<dc:creator>delphigeist</dc:creator>
		<pubDate>Mon, 14 Sep 2009 12:26:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.delphifaq.net/how-to-and-why-use-dynamically-created-forms#comment-7379</guid>
		<description>try calling Invalidate when the OnActivate event occures</description>
		<content:encoded><![CDATA[<p>try calling Invalidate when the OnActivate event occures</f</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: njue Humphrey</title>
		<link>http://www.delphifaq.net/how-to-and-why-use-dynamically-created-forms/comment-page-1/#comment-7312</link>
		<dc:creator>njue Humphrey</dc:creator>
		<pubDate>Thu, 30 Oct 2008 07:03:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.delphifaq.net/how-to-and-why-use-dynamically-created-forms#comment-7312</guid>
		<description>Hi, the tip you have given above about creating the delphi forms at runtime has helped me alot. But I have one problem whereby when I create a form at runtime and is brought to focus once it acts fine but a problems comes when I hide it with another therefore loosing focus. It does not repaint again on top of the other also dynamically created form. Both are painted on the parent form, meaning that they are modal.
How should I do? Help please</description>
		<content:encoded><![CDATA[<p>Hi, the tip you have given above about creating the delphi forms at runtime has helped me alot. But I have one problem whereby when I create a form at runtime and is brought to focus once it acts fine but a problems comes when I hide it with another therefore loosing focus. It does not repaint again on top of the other also dynamically created form. Both are painted on the parent form, meaning that they are modal.<br />How should I do? Help please</f</p>
]]></content:encoded>
	</item>
</channel>
</rss>
