Create feature-rich windows applications with many new components and universal dialogs.
- improved DBGrid
- new DBRecordView, DBTreeView
- toolbars and db dialogs to Find, Filter, Sort, Export, Print...
- StringGrid with columns definition
- GroupBox with automatic alignment and resizing of owned controls
And many more from $25 to $95 only - click for details!
A Shaking Form
By Frank van Bommel.
Freeware + source 20 Jan 2011Description
A shaking form demonstrates how you can make the form shake, currently it contains two buttons with different speed but you can easily adapt it to suit your own. Maybe this effect would be the best utilized in the oncreate event of the form, or maybe after entering a false password. Again a simple but very effective form effectInformations
- Status: Fully functional
- Source: Included
- Size: 182kB
Platforms: D2005, D2006, D2007, D2009, D2010, D7
Admin Console/Embeded Forms Demo v.1
By BrandsPatch.
Freeware + source 21 Dec 2007Description
Delphi provides a rudimentary mechanism for reusing form designs - instead of placing controls inside a form you place them inside a relocatable frame. However, this approach has limitations. Quite apart from the fact that its implementation is somewhat buggy in older versions of the compiler it is intended to allow reuse, not dynamic alteration of form contents.Such dynamic form alteration is required, for instance, to create an "Administration Console" style of interface. This interface design - probably first made popular in Microsoft's Internet Information Server (IIS) - consists of a treeview or listbox control running down the left hand side of a form with a panel to the right the contents of which change dynamically as the user selects different items from the tree/list view. We demonstrate how this can be done in Delphi.
Informations
- Status: Fully functional
- Source: Included
- Size: 257kB
Platforms: D2005, D2006, D2007, D6, D7
App like iTunes 10 v.1.5
By Almediadev.
Freeware + source 16 Sep 2015Description
This is demo project, which show how to create application as iTunes 10 with DynamicSkinForm. If you want to create the unusual application, with set of client areas, menus and any controls in caption of the form then you can use DynamicSkinForm VCL. You can set special areas in skins and then link any controls to them.Informations
- Status: Fully functional
- Source: Included
- Size: 881kB
Platforms: C10, C2k9, CB5, CB64, CBXE, CBXE2, CBXE4, CBXE6, CBXE7, CBXE8, D10, D2005, D2006, D2007, D2009, D2010, D5, D7, DXE, DXE2, DXE4, DXE5, DXE6, DXE7, DXE8, FM2, FM3
Customize Toolbar Demo
Description
Professional applications like Word or Excel let the user design the toolbars and let create new toolbars at runtime. This ist usually done with a little customize dialog and drag & drop functions. This sample shows you, how to get this functionality simple into your program.TToolbar97 component pack by Jordan Russel, Version 1.75 or higher is needed.
Informations
- Status: Fully functional
- Source: Included
- Size: 16kB
Platforms: D4, D5
Disable close form v.1.00
By Mauro Rubinetti.
Freeware + source 21 Jul 2006Description
With little lines of command we can disable the possibility to close a window of windows through the icon "X" aloft to the right of the form.Informations
- Status: Fully functional
- Source: Included
- Size: 7kB
Platforms: D2005, D3, D4, D5, D6, D7
Easy Email Button and Label v.10
By Frank van Bommel.
Freeware + source 26 Jan 2011Description
This application shows you how to build an email label and button in Delphi 7, in 3 or 4 lines, so you do not have to rely on third party components anymore, saving you copyright infringements and thank you's. However easy and short this example may be, it should be included in any project you make, enabling the user to contact you easily or surf to the product page of your choiceInformations
- Status: Fully functional
- Source: Included
- Size: 394kB
Platforms: D2005, D2006, D2007, D2009, D2010, D7
Form in a form - movable and resizable v.2
By Frank van Bommel.
Freeware + source 10 Jan 2011Description
Form in a form - movable and resizeable.How to easily create a form in a form in Delphi that is movable and re sizeable.
I refer to the parent form as TForm1, and the child form is called TForm2. This shows a form in a form with Tform2 being able to be moved again, or to re size it.
Informations
- Status: Fully functional
- Source: Included
- Size: 174kB
Platforms: D2005, D2006, D2007, D2009, D2010, D6, D7
Form in a form that is not movable and re sizeable v.2
By Frank van Bommel.
Freeware + source 10 Jan 2011Description
Form in a form that is not movable and re sizeable This version has TForm2 pinned down into TForm1, where it is unable to be moved or re sized.Informations
- Status: Fully functional
- Source: Included
- Size: 173kB
Platforms: D2005, D2006, D2007, D2009, D2010, D7
Form roll up and down v.2
By Frank van Bommel.
Freeware + source 03 Jan 2011Description
This form, when right clicked on the title bar rolls itself up and when clicked again rolls itself down. Just example code on how to create this yourself. It shows how easy it can be to spice up your program yourself, adding form effects, another way to describe this effect is to fold and unfold, by clicking on the title bar. Left click closes the program but that is not necessary for the program to work Again, do not rely on third party components if you don't have to.Compatible with Windows 7.
Informations
- Status: Fully functional
- Source: Included
- Size: 862kB
Platforms: D2005, D2006, D2009, D2010, D7
Form roll up and down 2010 v.2
By Frank van Bommel.
Freeware + source 18 Jan 2011Description
The well known roll up and roll down effect, can easily be achieved by looking at this form and its code, by right clicking on the title bar it rolls down, and right clicking again makes it roll up. This nice effect behaves smoothly so another name could be form fold up and fold down but I liked mine better.Fully compatible with Delphi 7 up until Delphi 2010, and works in windows 7 as well Again, do not rely on third party components if you don’t have to.
Informations
- Status: Fully functional
- Source: Included
- Size: 862kB
Platforms: D2005, D2006, D2007, D2009, D2010, D7
How set Min and Max sizes of a Window
By Pierre A. Damas.
Freeware + source 16 Jun 1997Description
This example show how you can specify the minimum and maximum sizes of a window, showing it directly to the user by blocking him during resize. It also shows predefined size and position of windows when maximizing it.Informations
- Status: Fully functional
- Source: Included
- Size: 2kB
Platforms: D2, D3
How To Display Splash-images v.1.0
Description
These sample program demonstrates display Splash-images for the Windows applications. Peculiarity of the given way: We create the very small program, purpose of which - to display Splash image and Start the necessary Windows application.Informations
- Status: Fully functional
- Source: Included
- Size: 11kB
Platforms: D2, D3, D4
How to load an MDI-Childfrom From External DLL
By Mario Taricco.
Freeware + source 24 Jan 2000Description
This Example shows how to load an MDI-Childfrom from an external DLL.Informations
- Status: Fully functional
- Source: Included
- Exe demo: included
- Size: 305kB
Platforms: D3, D4, D5
How to write your own progress bar in less than a minute v.1
By fdehell.
Freeware + source 26 Jul 2010Description
All my files include code samples, full demo's and are free to use, grab the code, and start writing your own components, do not rely on any third party component, own your own and get rid of anyone else's copyright.Contains:
- Create your own Delphi progress bar in seconds: This very short tutorial shows you how to add a progress bar to any web browser programs you make in less than a minute. It is kept as short as possible, you can figure out most of the code just by looking at it.
- How to create your own splash screen in less than 3 minutes: This is a basic and very short tutorial for creating your own splash screen. Create your own splash screen in less than 3 minutes. Following this tutorial, you will learn to create a splash screen, that can be disabled by unchecking a checkbox on the mainform, it makes use of an Inifile to store the value and enable and disable the appearance of the Splashscreen. A quick and easy way to spice up your program.
- How to create a form in a form: Three easy examples of how to create a Form in a form, so that the second [and third, fourth etc] is inside the first form. It has an example of a form without a titlebar [bsNone], one with a form that is resizeable and moveable, plus one that is not resizeable and moveable.
Informations
- Status: Fully functional
- Source: Included
- Size: 129kB
Platforms: D7
Ledak
By D. Ismaryono.
Freeware + source 11 Oct 2000Description
Shows how to implement "explode" effect.Informations
- Status: Fully functional
- Source: Included
- Size: 2kB
Platforms: D3
MinMax
Description
Example of control of the minimum and maximum size of the form.Informations
- Status: Fully functional
- Source: Included
- Size: 1kB
Platforms: D2, D3, D4
Moveable Forms v.1.0
Description
Example of moving (dragging) of the Delphi forms by client area or TLabel components.Informations
- Status: Fully functional
- Source: Included
- Size: 2kB
Platforms: D1, D2, D3, D4
Save and Restore Size and Position of your form using Registry or Inifile.
By Frank van Bommel.
Freeware + source 28 Jul 2010Description
Easily create a custom form that saves the size and position of your window, each time it is closed and opened, either using an ini file or the registry."For ease of testing I have enclosed a way to easily restart the application by clicking on the form anywhere, to make this happen I had to add ShellAPI to the uses classes. And also, to make the Registry version of this example, I added Registry to the uses classes and for the Inifile version, I added, you guessed it, Inifiles."
Informations
- Status: Fully functional
- Source: Included
- Size: 512kB
Platforms: D2005, D2006, D2007, D2009, D2010, D6, D7
Scrolling title and taskbar message left 2010 v.2
By Frank van Bommel.
Freeware + source 18 Jan 2011Description
This form shows you how easy it can be to spice up your application. The example code easily shows you how to have the title and/or task bar button of your project, with moving lines, letters or words. Again, why not do it yourself, if it is that easy?Upgraded version of this cool form effect that works with Delphi 2010 under Windows 7.
Informations
- Status: Fully functional
- Source: Included
- Size: 318kB
Platforms: D2005, D2006, D2007, D2009, D2010, D7
Scrolling title and taskbar message right 2010 v.2
By Frank van Bommel.
Freeware + source 18 Jan 2011Description
Of course this is the same version as the other only difference is that it scrolls the words, letters or lines to the right on the title or caption bar and taskbar buttonDo not reply on 3rd party components if you do not have to.
Note that while this code works for nearly any version of Delphi, if you want the version that works with Delphi 7 you should download that one, since this one is compiled with Delphi 2010.
Informations
- Status: Fully functional
- Source: Included
- Size: 318kB
Platforms: D2005, D2006, D2007, D2009, D2010, D7
SplashLib DLL v.1.0
By Josef Ondruch.
Freeware + source 28 Jan 2002Description
DLL Library to show splash screen before application is running.Informations
- Status: Fully functional
- Source: Included
- Size: 264kB
Platforms: D5, D6
Transparent Form v.1.0
By Harm.
Freeware + source 07 Aug 1998Description
Sample of how to create a transparent form. Author has seen this question asked many times.Informations
- Status: Fully functional
- Source: Included
- Size: 2kB
Platforms: D2, D3, D4
WinPopUp v.0.1
Description
Simple demo to integrate alert messages into your application with a Winpopup like Messenger.Informations
- Status: Fully functional
- Source: Included
- Size: 272kB
Platforms: D2005, D2007, D6, D7