How to Disable the Alt + Tab Shortcut

Posted December 15th @ 8:54 pm by m3Rlin

For some reason you may want your program to disable the Alt + Tab keyboard sequence. This procedure will do this for you. This function will have no effect on Windows 9x/NT 4.0/2000/ME/XP/Vista because in these operating systems the Alt + Tab keyboard combination is always active.
!!Note: This code will only work on Windows 9x [...]

What Operating Systems does Delphi support?

Posted December 15th @ 7:06 pm by m3Rlin

* Delphi 1 supports Windows 3.1x so programs compiled should run with no problems under operating systems that provide Windows 3.1 emulation, like OS/2 Warp, Windows 9x, NT, 2000, ME and XP and Linux with WinE.
* Delphi 2 and newer support Windows 95/98/NT/2000/ME/XP or Linux with WinE. Programs compiled with [...]