Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
SGVistaTaskDlg 1.0.1.4
Insert Symbol Dialog 1.0
LBSHelper Dialog
TjvGrid Printer 1.0
HKProgressBar 1.5
TCoolorDialog 1.3
TPathDialog 1.01
TzBalloon
EstSearchDialog 1.1.0
TTips 1.01
TLocale Dialog 1.0
TMsg 1.0
Shell Folders Unit 2.2.2
Message Master For Delphi 1.1.0
TMessage Dialog 1.10
Top Code
Dialog Workshop for VCL.NET
Adrock Message Dialogue Aug98
APR Dialogs 1.2.5
ChooseColor Development Kit 1.2
CoolHints2k 1.03
Dialog Workshop .NET 1.4.3
Dialog Workshop for Delphi and C++Builder Professional Edition 1.5.1
Dialog Workshop for Delphi and C++Builder Standard Edition 1.5.1
Dialog Workshop ver. 1.5.0
DSAMsg Unit 2.17
Enhanced File Dialogs 2.10
EstSearchDialog 1.1.0
exitdlgs.zip 1.0
Extended Dialogs 1.02
FileDialogPlus 1
Delphi > Dialogs
Source List
All | Freeware

Code 41-50 of 75   Pages: Go to  << Prior  1  ...  3  4  5  6  7  8  Next >>  page  


Essentially, it is a nice, Delphi-friendly wrapper around the IProgressDialog interface. You can choose the text for all of the fields, control the progress meter, and set the CommonAVI. An OnCancel event handler allows you to gracefully deal



TPBPrinterSetupDialog is a TPrinterSetupDialog component with capability of getting/setting printersetup-values (orientation, papersize etc) at designtime and runtime. Settings can be saved so users don't have to setup the printer every time they run



PBOpenPreviewDialog and PBSavePreviewDialog are Open / Save Dialog-components with universal Preview (Preview of your files). The main property is OnPreview event where you can write code that displays your file the way you want. Two propertys



PBFolderDialog is the professional SHBrowseForFolder dialog with extended support for shell-folders (system-independant paths), automatic localization of captions (without external files). Work with paths or ItemIDLists. Can show both



Translation of the RASDLG.H header file for 32-bit Delphi. Enables editing of Phonebook-entries under Windows NT 4.0. Supports dynamically loading of the RASDLG.DLL so your program won't crash if it doesn't exist.



Package of Color Picker Dialogs for Delphi. One dialog for Browser Safe Colors, and another dialog for selecting any color using Hue/Saturation/Luminosity. Download includes compiled demo and full dialog source code for evaluation. This is shareware



Open and SaveAs dialogs with media preview. Two seconds after clicking on a media file and the file will be played inside the preview area in case it is a movie, or in case of sound you will hear it. Drop it inside your application and enjoy fast end



This unit provides a MessageDlg replacement function that allows the user to specify whether or not they want to see the message in the future or not.



A dialog that displays the user's system in a heirarchial manner and allows a selection to be made. It is a wrapper for SHBrowseForFolder(), which is rather messy to use directly.



Three dialog components. TInputBox for single line input dialogs with some features. such as, standard and custom Icons, password char, etc. TProgressBox for quick progress meter dialogs, and TChDirDialog for directory selection.