<?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"
	>
<channel>
	<title>Comments on: Did you know&#8230;</title>
	<atom:link href="http://blogs.codegear.com/nickhodges/2007/11/09/38975/feed" rel="self" type="application/rss+xml" />
	<link>http://blogs.codegear.com/nickhodges/2007/11/09/38975</link>
	<description>The Blog of the Delphi Product Manager</description>
	<pubDate>Tue, 02 Dec 2008 14:36:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Luigi D. Sandon</title>
		<link>http://blogs.codegear.com/nickhodges/2007/11/09/38975#comment-8264</link>
		<dc:creator>Luigi D. Sandon</dc:creator>
		<pubDate>Mon, 12 Nov 2007 11:52:10 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.codegear.com/nickhodges/2007/11/09/38975#comment-8264</guid>
		<description>Tab order can be easily set right-clicking the container or selecting the container and then Edit-&#62;Tab Order (why does the structure pane contextual menu for a component does not have Tab Order?)

@Irakly: how could the OI display a property that does not belong to the current component? It would be really misleading.</description>
		<content:encoded><![CDATA[<p>Tab order can be easily set right-clicking the container or selecting the container and then Edit-&gt;Tab Order (why does the structure pane contextual menu for a component does not have Tab Order?)</p>
<p>@Irakly: how could the OI display a property that does not belong to the current component? It would be really misleading.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco Breveglieri</title>
		<link>http://blogs.codegear.com/nickhodges/2007/11/09/38975#comment-7683</link>
		<dc:creator>Marco Breveglieri</dc:creator>
		<pubDate>Sat, 10 Nov 2007 11:49:52 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.codegear.com/nickhodges/2007/11/09/38975#comment-7683</guid>
		<description>I knew and I use it everyday, sometimes showing some VS colleague how it's fast to locate a property with that feature (which is not supported by VS, as far as I know).

Cheers,
  Marco.</description>
		<content:encoded><![CDATA[<p>I knew and I use it everyday, sometimes showing some VS colleague how it&#8217;s fast to locate a property with that feature (which is not supported by VS, as far as I know).</p>
<p>Cheers,<br />
  Marco.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Irakli</title>
		<link>http://blogs.codegear.com/nickhodges/2007/11/09/38975#comment-7642</link>
		<dc:creator>Irakli</dc:creator>
		<pubDate>Sat, 10 Nov 2007 08:57:38 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.codegear.com/nickhodges/2007/11/09/38975#comment-7642</guid>
		<description>Yes I know and cannot live without it :)
and I agree with C Johnson, selected property should stay current even I select component that doesn't have this property (e.g. TabOrder)</description>
		<content:encoded><![CDATA[<p>Yes I know and cannot live without it <img src='http://blogs.codegear.com/nickhodges/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
and I agree with C Johnson, selected property should stay current even I select component that doesn&#8217;t have this property (e.g. TabOrder)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lachlan Gemmell</title>
		<link>http://blogs.codegear.com/nickhodges/2007/11/09/38975#comment-7502</link>
		<dc:creator>Lachlan Gemmell</dc:creator>
		<pubDate>Fri, 09 Nov 2007 22:21:13 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.codegear.com/nickhodges/2007/11/09/38975#comment-7502</guid>
		<description>Speaking of the object inspector can you tell me why the F11 key toggles between the Form Designer, Object Inspector AND the Editor. F11 should NOT bring up the Editor, that's what F12 is for. 

D7 and earlier toggled only between the Form Designer and Object Inspector if I remember correctly. Life was good.</description>
		<content:encoded><![CDATA[<p>Speaking of the object inspector can you tell me why the F11 key toggles between the Form Designer, Object Inspector AND the Editor. F11 should NOT bring up the Editor, that&#8217;s what F12 is for. </p>
<p>D7 and earlier toggled only between the Form Designer and Object Inspector if I remember correctly. Life was good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart</title>
		<link>http://blogs.codegear.com/nickhodges/2007/11/09/38975#comment-7473</link>
		<dc:creator>Stuart</dc:creator>
		<pubDate>Fri, 09 Nov 2007 20:46:44 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.codegear.com/nickhodges/2007/11/09/38975#comment-7473</guid>
		<description>@C Johnson
Get GExperts - it has a great Tab Order expert that is worth it's weight in gold.  Just shift-select the components in the order that you want the tab order and then select "Set Tab Order" from the GExperts menu et voila !  Cheers Stu</description>
		<content:encoded><![CDATA[<p>@C Johnson<br />
Get GExperts - it has a great Tab Order expert that is worth it&#8217;s weight in gold.  Just shift-select the components in the order that you want the tab order and then select "Set Tab Order" from the GExperts menu et voila !  Cheers Stu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: C Johnson</title>
		<link>http://blogs.codegear.com/nickhodges/2007/11/09/38975#comment-7459</link>
		<dc:creator>C Johnson</dc:creator>
		<pubDate>Fri, 09 Nov 2007 19:02:58 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.codegear.com/nickhodges/2007/11/09/38975#comment-7459</guid>
		<description>  NOw if the object inspector would only STAY on the property I had selected as I navigate from component to component.

Setting tab orders is a HUGE hassle in D2007 compared to D7 because of that.</description>
		<content:encoded><![CDATA[<p>NOw if the object inspector would only STAY on the property I had selected as I navigate from component to component.</p>
<p>Setting tab orders is a HUGE hassle in D2007 compared to D7 because of that.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
