|
Post Made Community Wiki by Community♦
|
||||
|
|
||||
|
2 | Added more stuff. | ||
|
CTRL-Click on any identifier takes you to the declaration of that identifier. CTRL-O-C enables block selection in the editor. CTRL+SHIFT+I indents selected code CTRL+SHIFT+U unindents selected code CTRL+K+N converts the selection to UPPERCASE CTRL+K+O to convert it to lowercase You can incrementally search for an item in the Object Inspector. CTRL-J invokes live templates -- I think Live Templates are one of the most powerful and most under utilized features in the IDE. More info on Live Templates: http://delphi.wikia.com/wiki/Delphi_Live_Templates http://dn.codegear.com/article/37468 http://delphi.wikia.com/wiki/Live_Templates_Technical_Info |
||||
|
1 |
|
||
|
CTRL-Click on any identifier takes you to the declaration of that identifier. |
||||
