<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Comments for BDS 2006 IDE Tips and Tricks</title>
<link rel="alternate" type="text/plain" href="http://edn.embarcadero.com/article/33805" title="BDS 2006 IDE Tips and Tricks" />
<link rel="self" type="application/atom+xml" href="http://edn.embarcadero.com/article/33805/feed" title="Comments for BDS 2006 IDE Tips and Tricks" />
<id>http://edn.embarcadero.com/article/33805</id>
<updated>2009-07-06T14:28:25-07:00</updated>
<entry>
<title>BDS 2006 IDE Tips and Tricks</title>
<author>
<name>Warren Postma</name>
<uri>http://threads.embarcadero.com/threads/threads.exe/userall?commentid=40307</uri>
</author>
<id>http://threads.embarcadero.com/threads/threads.exe/view?commentid=40307</id>
<updated>2007-06-20T12:20:53-07:00</updated>
<published>2007-06-20T12:20:53-07:00</published>
<summary>BDS 2006 IDE Tips and Tricks</summary>
<content>Undocumented in BDS 2006/RADSTUDIO 2007:Ctrl+K ECtrl+K F Uppercase/lowercase text in blocks.All the delphi 7 &quot;miscellaneous keystrokes&quot; from help, are not documented in BDS 2006 and later!W</content>
</entry>
<entry>
<title>BDS 2006 IDE Tips and Tricks</title>
<author>
<name>Eric Yeoman</name>
<uri>http://threads.embarcadero.com/threads/threads.exe/userall?commentid=39804</uri>
</author>
<id>http://threads.embarcadero.com/threads/threads.exe/view?commentid=39804</id>
<updated>2007-01-15T09:34:07-08:00</updated>
<published>2007-01-15T09:34:07-08:00</published>
<summary>BDS 2006 IDE Tips and Tricks</summary>
<content>Double-click a variable - or method name - to select it and then Ctrl-Shift-E to bring up the rename box.</content>
</entry>
<entry>
<title>BDS 2006 IDE Tips and Tricks</title>
<author>
<name>Nigel Cross</name>
<uri>http://threads.embarcadero.com/threads/threads.exe/userall?commentid=39705</uri>
</author>
<id>http://threads.embarcadero.com/threads/threads.exe/view?commentid=39705</id>
<updated>2006-11-29T16:32:08-08:00</updated>
<published>2006-11-29T16:32:08-08:00</published>
<summary>BDS 2006 IDE Tips and Tricks</summary>
<content>Change code capitalization   - Upper Case : [Ctrl]+[k]+[n] - Lower Case : [Ctrl]+[k]+[o] </content>
</entry>
<entry>
<title>BDS 2006 IDE Tips and Tricks</title>
<author>
<name>Jens Fudge</name>
<uri>http://threads.embarcadero.com/threads/threads.exe/userall?commentid=39694</uri>
</author>
<id>http://threads.embarcadero.com/threads/threads.exe/view?commentid=39694</id>
<updated>2006-11-27T02:33:28-08:00</updated>
<published>2006-11-27T02:33:28-08:00</published>
<summary>BDS 2006 IDE Tips and Tricks</summary>
<content>Its really cool to be able to mark a block of text in the editor where you just draw a region around the text you want.Hold down ALT, while dragging a square around som text... Works really good with copy/paste, but remember to have room where you paste, as it pastes &quot;overwriting&quot;</content>
</entry>
<entry>
<title>BDS 2006 IDE Tips and Tricks</title>
<author>
<name>Ondrej Kelle</name>
<uri>http://threads.embarcadero.com/threads/threads.exe/userall?commentid=39653</uri>
</author>
<id>http://threads.embarcadero.com/threads/threads.exe/view?commentid=39653</id>
<updated>2006-11-17T08:46:02-08:00</updated>
<published>2006-11-17T08:46:02-08:00</published>
<summary>BDS 2006 IDE Tips and Tricks</summary>
<content>To make my macros persistent, I've written a keyboard macro manager: http://cc.borland.com/Item.aspx?id=19145</content>
</entry>
<entry>
<title>BDS 2006 IDE Tips and Tricks</title>
<author>
<name>Bruce McGee</name>
<uri>http://threads.embarcadero.com/threads/threads.exe/userall?commentid=39642</uri>
</author>
<id>http://threads.embarcadero.com/threads/threads.exe/view?commentid=39642</id>
<updated>2006-11-15T20:30:54-08:00</updated>
<published>2006-11-15T20:30:54-08:00</published>
<summary>BDS 2006 IDE Tips and Tricks</summary>
<content>There are lots of ways to select and manipulate components in the form designer.  Here are a few that save me some time:If you want to select controls on a panel or other container, hold down the Ctrl key will let you drag and select the child controls without selecting the panel itself.If you have a panel or other container with child controls aligned so that you can't click on the parent, select one of the child components and press Escape.  That control's parent is selected.If you want to drag a panel or other container where you can't click on it directly, click on a child component, hold down the left mouse button and press Escape.  The parent control is selected and can be dragged around with the mouse until you let up on the mouse button.</content>
</entry>
<entry>
<title>BDS 2006 IDE Tips and Tricks</title>
<author>
<name>Phil Dorcas</name>
<uri>http://threads.embarcadero.com/threads/threads.exe/userall?commentid=39627</uri>
</author>
<id>http://threads.embarcadero.com/threads/threads.exe/view?commentid=39627</id>
<updated>2006-11-14T08:33:04-08:00</updated>
<published>2006-11-14T08:33:04-08:00</published>
<summary>BDS 2006 IDE Tips and Tricks</summary>
<content>Block Write: Ctrl-K then W will save the highlighted block of text.  A Save dialog will appear.Block Read: Ctrl-K then R will insert the file specified in the Open dialog into the current editor at the cursor position.These are handy for multiple copy and paste operations and for saving handy snippets of code.Ctrl-K then I is block indent.Ctrl-K then U is block un-indent.Ctrl-T is delete to end of word.  This also deletes the subsequent spaces, so is very handy when formatting code manually.Ctrl-Y is erase line.  This erases the entire line including CR/LF for the line where the text cursor is located.- Phil  pdorcas@omegaair.com</content>
</entry>
</feed>
