TFindFilesDialog and TFindComputerDialog are wrappers for two undocumentedWindows API functions. The first produces the Find Files window and the second the Find Computer window.
Displays ASCII table dialog with Char, Dec, and Hex values of each character in addition to some notes. The user can select one or more characters and the final result will be returned as a character set and as a string.
TIconDialog is a wrapper for an undocumented Windows API function called PickIconDlg. The dialog is the same one used throughout Win95 and it's relatives. TIconDialog can retrieve filename, icon number and the actual icon.
TRunDialog is a wrapper for an undocumented Windows API function which is used by Win95 on the Start Menu.
The ShellDlg package gives you access to four undocumented Shell dialogs:the run dialog to start programs quicklythe change icon dialog to select iconsthe shutdown dialogthe disk format dialogUse with
Outlook 2003 style multi-message alert window:Extensive control over appearance;Can show multiple messages with easy navigation between messages;Programmable fade-in, fade-out;Customizable glyphs for close, previous message, next
A MS Messenger like popup box that can roll up & down from the bottom of the screen with extensive HTML formatting capabilities. Support for font colors, images, hyperlinks, ...VCL & VCL.NET
Get access to the Microsoft® Windows® shell dialogs & wizards from within your applications using this component package!
Ortus Shell Dialogs is a component package for the Borland® developer...
TExtOpenDialog/TExtSaveDialog, TCSVOpenDialog/TCSVSaveDialog, TSliderOpenDialog/TSliderSaveDialog, Enhanced Open-/SaveDialogs with additional components on
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 |