DFMToSource is a source code generator for Delphi and C++Builder. DFMToSource helps you to dynamically create VCL components or forms at runtime. DFMToSource proposes you 2 possibilities: COMPONENTS GRAPHICAL PROPERTIES, that allows you to integrate very easily the bitmaps or icons included in your graphical components within your source code, and FULLDFM, that allows you to integrate the full DFM content within your source code.
KeyTrap 1.2 - Block Ctrl-Alt-Delete in Windows 2000 and Windows XP... (who said that it could not be done?) KeyTrap is a programmer's tool for Microsoft Windows (any Win32 version) that allows you to trap key presses (any key) and optionally block them.
AMRandom 4.0 - AMRandom is a Delphi translation of Alan Miller's Random Module for FORTRAN. Supplies several different distributions of random numbers including Normal, Poisson, Gamma, etc. Includes Full Delphi Source and Demo