Quote: "So I guess that Delphi is now (still) sitting in that place VB6 used to occupy, a way to code win32 without all the guff of C++."
Don't you dare compare Delphi to VB6.

Delphi is clean, fast, and powerful. VB6 was(still is) a huge mess and is woefully unstable.
Quote: "So Delphi is becoming more popular now for folks who want fast, native code but do not want to learn/use C++?"
That's about right, although I wouldn't say it's because they don't want to learn C++. It's just soooo much more RAD than any other development tool I've ever used. It's got all the power of C++ and runs every bit as fast if not even faster in some areas (depending on the compiler used, of course.) Plus the wicked fast compile speed (3 seconds for 40000 lines anyone?), all the awesome third party controls (many free), make it the best choice if you're trying to write small and fast standalone apps.
Click my sig for an example of a Delphi program.
Good performance is better than a good excuse.
CodeSurge -- DBP Editor for serious programmers.