Products by Frank van Bommel
contact
TForm in a Tform Delphi Source Code  - 23 August, 2010

TForm in a Tform Delphi Source Code Three easy examples of how to create a TForm in a Tform , 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...

Easy Internet Tlabel and Tbutton  - 23 August, 2010

Easy Internet Tlabel and Tbutton This application shows you how to build an email label and button in delphi, in 3 or 4 lines, that, after the user clicks it, starts their registered email handler, with a new message, or surfs the web!...

Scrolling Title and Taskbar [Left] . - 23 August, 2010

This form shows you how easy it can be to spice up your application. The example code shows you how to have the title and/or task bar button of your project, with moving lines or words! Again, why not do it yourself, if it is that easy,...

Moving Window Without Titlebar  - 23 August, 2010

Moving Window Without Titlebar This application shows you how to build a form without a titlebar, while still being able to move the window with your mouse. It includes full source code and a demo. And you will learn how to create a very...

Form Roll Up and Down  - 01 August, 2010

This form, when clicked on the title bar rolls itself up and when clicked again rolls itself down. Just an example code on how to create this yourself, do not rely on third party components if you don't have to!

Easy Splashscreen Writing Guide How to write your own splashscreen in less than 2 minutes  - 01 August, 2010

Create your own splashscreen in less than 2 minutes! This is a tutorial for creating your own splash screen.  Following this tutorial, you will learn to create a splash screen, that can be disabled by unchecking a checkbox on the...

Easy Progressbar Writing Guide - write your own progressbar in 2 minutes  - 01 August, 2010

Easy Progress bar Writing Guide - write your own progress bar in 2 minutes This very short tutorial shows you how to add a progress bar to any web browser programs you make in less than 2 minutes. It is very basic, and kept as short as...

Save Restore Form Size and Position v2 [Inifile]  - 01 August, 2010

There are many more things possible with Delphi than one can make up from the poor help files. There is not much conceptual help which is just what can be so helpful! I always try to not use any 3rd party component, so I can publish my stuff how I...

SRForm Size and Position v2 [Registry]  - 31 July, 2010

Save and Restore Size and Position of your form using the registry. This form uses the registry to remember automatically the size and position of its window between restarts, upon start it restores those. Just a little form enhancement which...

Easy Internet  - 29 July, 2010

Easy Internet This application shows you how to build an email label and button in delphi, 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 Email Button and Label  - 27 July, 2010

Easy Email Button and Label This application shows you how to build an email label and button in delphi, in 3 or 4 lines, that, after the user clicks it, starts their registered email handler, with a new message, so you do not have to rely on...

Easy Component Writing Guide - write your own components in 3 minutes  - 27 July, 2010

Easy Component Writing Guide - write your own components in 3 minutes Since the standard Delphi help does not really provide any conceptual support, this tutorial will give you a quick and easy start into writing [modifying] components....

THellConstraints - Automatically constrains forms at runtime, at the size used in designtime  - 27 July, 2010

Automatically constrains forms at runtime, at the size used in designtime! A way to ensure your elements appear just like you want them to. You could say this one enables constraints at default, but WITH the ability to change it in...

Scrolling Title and Taskbar . - 26 July, 2010

This form shows you how easy it can be to spice up your application. The example code shows you how to have the title and/or task bar button of your project, with moving lines or words! Again, why not do it yourself, if it is that easy,...

SRForm Size and Position v2 [Inifile]  - 26 July, 2010

There are many more things possible with Delphi than one can make up from the poor help files. There is not much conceptual help which is just what can be so helpful! I always try to not use any 3rd party component, so I can publish my stuff how I...

Form-in-a-form  - 26 July, 2010

Note that this could very well work for delphi 5, 6, 8 and up but it was not tested. 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...

Latest News
Submit News Form Past News
Latest Forum Entries
Latest Searches