I managed to get it working. Aaron's code didn't work completely (maybe he's using a different version of Delphi?) but it gave me a place to start from. Also, the Message thing did nothing whatsoever (as far as I can tell) and I ended up removing it.
Here's what I ended up with, in case...
Interesting. I'm reading over the code, and I understand most of it, but what does the CMDialogKey procedure do? Messages are mostly a mystery to me, and I don't see what this one's doing.
Also, how do you "enable form keypreview"? (And if that's what I think it is, it might solve another...
I put a TTabControl on my form, and to my great surprise, I'm not able to switch between tabs with <CTRL>-<TAB> at runtime. I thought this was default behavior; every app I've ever used with a tabbed control will do this. How do I implement the behavior, so that if I press <CTRL>-<TAB> (or...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.