<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[My Visual Database — limit how small a windows can be dragged]]></title>
		<link>https://myvisualdatabase.com/forum/viewtopic.php?id=1173</link>
		<atom:link href="https://myvisualdatabase.com/forum/extern.php?action=feed&amp;tid=1173&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in limit how small a windows can be dragged.]]></description>
		<lastBuildDate>Fri, 13 Mar 2015 20:03:46 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: limit how small a windows can be dragged]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=6360#p6360</link>
			<description><![CDATA[<p>Thanks!</p>]]></description>
			<author><![CDATA[null@example.com (timlitw)]]></author>
			<pubDate>Fri, 13 Mar 2015 20:03:46 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=6360#p6360</guid>
		</item>
		<item>
			<title><![CDATA[Re: limit how small a windows can be dragged]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=6359#p6359</link>
			<description><![CDATA[<p>Please, download latest beta version 1.50<br /><a href="https://www.dropbox.com/s/0m799p8qxh5kboi/setup%201.50.zip?dl=0">https://www.dropbox.com/s/0m799p8qxh5kb … 0.zip?dl=0</a></p><br /><br /><p>After that you can use this example:<br /></p><div class="codebox"><pre><code>    Form1.Constraints.MaxHeight := 400;
    Form1.Constraints.MinHeight := 200;
    Form1.Constraints.MaxWidth := 400;
    Form1.Constraints.MinWidth := 200;</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (DriveSoft)]]></author>
			<pubDate>Fri, 13 Mar 2015 18:48:12 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=6359#p6359</guid>
		</item>
		<item>
			<title><![CDATA[limit how small a windows can be dragged]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=6357#p6357</link>
			<description><![CDATA[<p>I set sizeable to true on in my program so the users that want to can go to full screen, but the down side is they can also drag it down to where only a part of the forms show, Is there a way to make a minimum limit on the form so it can be resized to small to use?</p>]]></description>
			<author><![CDATA[null@example.com (timlitw)]]></author>
			<pubDate>Fri, 13 Mar 2015 18:35:38 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=6357#p6357</guid>
		</item>
	</channel>
</rss>
