Did you know you can incremental search in the Object Inspector? Focus any item in the object inspector with your mouse or F11, press Tab the cursor will be brought to the name side of the object inspector, start typing, then press Tab again and the cursor will be back on the value side of the Object Inspector. Yeah, it probably should be more obvious.
Friday, January 30, 2009
Delphi Object Inspector Tip of the Day
Posted by Chris Bensen at 10:00 AM
Labels: C++Builder, CodeGear, Delphi, Tips
4 comments:
Yeah, I love that feature, although I forget about it from time to time.
Nice, I need to just remember that one long enough so I can actually put it into practice.
My kind of blog item. Thanks.
I really like this feature, and miss it a lot when working with VS
Yes this feature is really handy, especially when operating in a low resolution environment (which I do to make my videos - 800x600). It's also one of my 100 IDE Tips and Hints ;-)
Post a Comment