TFindFilesDialog and TFindComputerDialog are component wrappers for two undocumented Windows API functions. The first displays the standard Find Files dialog and the second the Find Computer dialog. Demo
TShutdownDialog and TRestartDialog are component wrappers for two undocumented Windows API functions. The first simply does the same as going to Start|Shut Down and the second encompasses the "Restart for new changes to take effect"...
TEncartaButton is a component that acts like Microsoft Encarta s buttons in some of its windows, by which I mean its flat in appearence, with a border until a mouse hovers over it and it turns 3D, and it has all the same functions as a TButton. Try |