Delphi 2.0x freeware Dialogs |
[ altipdlg.zip ] [ 22,166 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 ] | ||
The ALSTipDlg component allows you to display a Tip of the Day dialog. Most of the elements of the dialog can be customized. The tips can be stored at design-time, or read from an INI file or the Windows registry (available on 32-bit Delphi versions Source and help file included. Added: 22-11-1998 | Version: 1.0 | Downloads: 6241/6241/3
|
[ browsedlg.zip ] [ 2,302 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 ] | ||
TBrowseDialog is the "Browse for Folder" dialog that windows uses. Now use the Browse for Folder dialog in your applications instead of the Open File dialog. Works with any version of Windows, and returns the folder that was found. Added: 1-08-2002 | Version: 1.0 | Downloads: 1769/1769/2
|
[ chrtview.zip ] [ 12,901 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] | ||
ChartView Components This component (dialogue window) is intended for visual set-up of appearance of the diagrams TChart. With help of dialogue TChartView the user can change style, colour and headings of chart series, and also to change their arrangement in Z-order. Added: 15-07-1999 | Version: 1.0 - 15 Feb 99 | Downloads: 3771/3771/2
|
[ diskdlg.zip ] [ 1,492 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] | ||
Simple component (around 3 Ks) that provides a wrapper for system 'CopyFile' and 'FormatFile' dialogs. Also shows how to use RunDll32 for this purpose. Added: 7-06-1999 | Version: 1.0 | Downloads: 4559/4559/0
|
[ dlgabout.zip ] [ 4,248 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
TAboutDialog is a Borland-Style about box with additional features such as 3D Product name, hyper-linked URL and hyper-linked EMail... Added: 23-02-1998 | Version: 1.0 | Downloads: 3713/3713/0
|
[ exitdlgs.zip ] [ 5,942 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] | ||
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" dialog. Demo included. Added: 24-10-1999/21-11-1999 | Version: 1.0 | Downloads: 3553/3553/0
|
[ finddlgs.zip ] [ 5,727 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] | ||
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 included. Added: 24-10-1999/21-11-1999 | Version: 1.0 | Downloads: 4073/4073/8
|
[ link: pgsetup.zip ] [ size n/a ] | [ Freeware ] [ With Source ] [ D2 | D3 | C1 ] | ||
A wrapper for the Win95 Page Setup common dialog. This dialog is built into Win95, but for some reason, Borland did not do a component for it like they did for all other common dialogs. Added: 31-12-1996/29-03-1998 | Version: 1.03 | Downloads: n/a
|
[ icondlg.zip ] [ 6,358 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] | ||
TIconDialog is a component wrapper for an undocumented Windows API function. Not only does it return the filename and index of the icon you want but also the actual icon. Demo included. Added: 24-10-1999/21-11-1999 | Version: 1.0 | Downloads: 3128/3128/1
|
[ ktscoldg.zip ] [ 6,236 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 ] | ||
The TktSysColorDialog is a direct descendant of TColorDialog what loads the custom colors, which you normally set in the display options dialog, to your own application and save them back if execute or you can use an own .ini file or registry key [more] Added: 17-05-1998/24-08-1998 | Version: 2.01 08/20/98 | Downloads: 4538/4538/0
|
[ mdlgs10.zip ] [ 2,256 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] | ||
TMediaOpenDialog and TMediaSaveDialog - dialog components with preview feature for all supported media file types - wav, mpg, avi etc. There is no difference from usage of standart components TOpenDialog and TSaveDialog. Added: 27-02-2000 | Version: 1.0 | Downloads: 3538/3538/1
|
[ rundlg.zip ] [ 6,619 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] | ||
TRunDialog is a component wrapper for an undocumented Windows API function. It does the same as going to Start|Run, except you can specify the icon shown, description and the dialog title. You can also disable the Browse button. Demo included. Added: 24-10-1999/21-11-1999 | Version: 1.0 | Downloads: 2759/2759/0
|
[ shelldlg.zip ] [ 109,628 bytes ] | [ Freeware ] [ No Source ] [ D2 | D3 ] | ||
The ShellDlg package gives you access to four undocumented Shell dialogs : the run dialog to start programs quickly; the change icon dialog to select icons; the shutdown dialog Use with precautions since this uses undocumented Windows calls ! Added: 15-03-1998 | Version: n/a | Downloads: 1877/1877/0
|
[ srdlgs20.zip ] [ size n/a ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 ] | ||
TExtOpenDialog/TExtSaveDialog, TCSVOpenDialog/TCSVSaveDialog, TSliderOpenDialog/TSliderSaveDialog, Enhanced Open-/SaveDialogs with additional components on it Added: 26-06-2000/25-06-2000 | Version: 2.0 | Downloads: 3807/385/2
|
[ tipotday.zip ] [ 396,542 bytes ] | [ Freeware ] [ No Source ] [ D1 | D2 | D3 | D4 | C1 | C3 ] | ||
Add instant tip of the day functionality to your applications. Added: 30-08-1998 | Version: 1.0.5 | Downloads: 3963/3963/1
|
[ TWMsg.zip ] [ 7,096 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 | D6 ] | ||
This freeware component gives you a quick and easy way to display messages in your applications. Just drop one on a form and you have a ready made message display system. It's not sophisticated, fancy or high-priced. It's simple and free. Added: 22-10-2001 | Version: n/a | Downloads: 3911/3911/5
|
© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ).
All rights reserved.