This component manage a list of messages in one place. You can define a two kinds of messages: L Dialog message - to show a dialog message. L Text message - a string or a TStringList message to use as you wish. All messages will be in one place so yo
psvDialogs Library contains components based on undocumented Windows functions for Delphi 5, 6 and
TOpenDirectory is a Delphi / C++ Builder VCL component. With TOpenDirectory you can select local and network directories with one click. The selected path is reported both in drive and UNC formats. Looks like a TOpenDialog, allowing to create new
APR Dialogs - You can create your own custom Win32 common dialogs. With no RC files, no Res editors. Use your Delphi forms as bottom, top ,left and/or right extended parts of the dialog you are designing. Now supported: Open/Save, BrowseForFolder, Pr
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"... |