Visit site Delphi@msohn
March 2007
0
votes
Tips and Tricks: Quickly change between editor tabs
Delphi@msohn
– When you've got many files open in the code editor of Delphi, there's another handy but undocumented shortcut: pressing Ctrl+Alt+F12 opens the drop-down on the top-right corner of the editor, listing all open files.Use incremental search (i.e. just start typing) to select the file you want and then ...
0
votes
Tips and Tricks: quickly changing property values
Delphi@msohn
– Here's another handy series of shortcuts for Delphi: when designing forms it is very cumbersome to switch between the Form Designer and Object Inspector, since you would have to hit the F12 key twice to return from OI to the form.But there's a better way: just start typing while the form is active. ...
0
votes
Tips and Tricks: Keyboard navigation in Delphis Object Inspector
Delphi@msohn
– I'm a keyboard person and I absolutely hate having to switch to the mouse while I'm in the middle of a coding session. Because of that I'm always on the lookout for keyboard shortcuts.This time I want to share some tricks on how you can navigate Delphis Object Inspector!Note: most if not all of ...
0
votes
First Post
Delphi@msohn
– Hey, this is my first blog post! I'm a bit late to the blogger party, but better late than never.I'm a 31 year old self-employed programmer living in Berlin, Germany and a long-time Delphi enthusiast - since Version 1 came out in 1995! Most of my work is related to measurement and automation, ...




