Frank van Bommel

Author Homepage: http://www.delphi7.nl

Send e-mail to this Author

Professional set of Delphi and C++Builder components for virtual instrumentation

  • Meters, Bars (Gauge), with linear or log(10) scaling
  • Digital indicators (time, value)
  • Operating Point display
  • Dial (knob), Sliders, Trend/Recorder
  • buttons, switches, LED indicators
  • DB-Aware components and many more
Author Products

Total 16 products

Code Samples > Samples > Forms

By Frank van Bommel.

Freeware + source 20 Jan 2011

Description

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.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 182kB

Platforms: D2005, D2006, D2007, D2009, D2010, D7

Code Samples > Samples > Components

By Frank van Bommel.

Freeware + source 11 Dec 2008

Description

A way to ensure your elements appear just like you want them to. 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 …

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 3kB

Platforms: D7

Code Samples > Samples > OS

By Frank van Bommel.

Freeware + source 30 Dec 2010

Description

Example of how to detect the running operating system while using just a small Delphi application, currently supports detection of: ’Unknown’, ’Windows 95’, ’Windows 98’, ’Windows 98SE’, ’Windows ME’, ’Windows NT4’, ’ …

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 411kB

Platforms: D2005, D2006, D2007, D2009, D2010, D7

Code Samples > Samples > OS

By Frank van Bommel.

Freeware + source 30 Dec 2010

Description

Create Shortcuts is a Delphi program that has 6 buttons, 3 pairs, two for creating and deleting a shortcut to your program in the Start Menu, two for doing that in the Startup section, and two for doing that in the Desktop section of the registry, you can easily see how these could help anyone when …

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 417kB

Platforms: D2005, D2006, D2007, D2009, D2010, D7

Code Samples > Samples > Forms

By Frank van Bommel.

Freeware + source 26 Jan 2011

Description

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, …

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 394kB

Platforms: D2005, D2006, D2007, D2009, D2010, D7

Code Samples > Samples > Internet

By Frank van Bommel.

Freeware + source 30 Dec 2010

Description

An easy example of how to create a Delphi application that enables the user to surf the Internet or send an email using their default email program with the click of a button or on a label.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 394kB

Platforms: D2005, D2006, D2007, D2009, D2010, D7

Code Samples > Samples > Forms

By Frank van Bommel.

Freeware + source 10 Jan 2011

Description

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

Code Samples > Samples > Forms

By Frank van Bommel.

Freeware + source 10 Jan 2011

Description

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

Code Samples > Samples > Forms

By Frank van Bommel.

Freeware + source 03 Jan 2011

Description

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, …

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 862kB

Platforms: D2005, D2006, D2009, D2010, D7

Code Samples > Samples > Forms

By Frank van Bommel.

Freeware + source 18 Jan 2011

Description

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.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 862kB

Platforms: D2005, D2006, D2007, D2009, D2010, D7

Code Samples > Samples > Components

By Frank van Bommel.

Freeware + source 03 Dec 2008

Description

There are many more things possible with Delphi than one can make up from the poor help files that accompany it. There is virtually no conceptual help available from the standard help file, and that is just what can be so helpful for programming. I always try to not use any 3rd party component, …

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 1 901kB

Platforms: D2005, D2006, D2007, D2009, D2010, D7

Code Samples > Samples > Forms

By Frank van Bommel.

Freeware + source 28 Jul 2010

Description

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 …

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 512kB

Platforms: D2005, D2006, D2007, D2009, D2010, D6, D7

Code Samples > Samples > Forms

By Frank van Bommel.

Freeware + source 18 Jan 2011

Description

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 …

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 318kB

Platforms: D2005, D2006, D2007, D2009, D2010, D7

Code Samples > Samples > Forms

By Frank van Bommel.

Freeware + source 18 Jan 2011

Description

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 button Do not reply on 3rd party components if you do not have to. Note that while this code works for nearly any version of Delphi, …

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 318kB

Platforms: D2005, D2006, D2007, D2009, D2010, D7

Code Samples > Samples > Other

By Frank van Bommel.

Freeware + source 03 Jan 2011

Description

Tray Icon is an example of a program that, when executed, resides in the system tray and shows a simple popup menu to close and minimize the program. Again just simple and short sample code of how to include this behavior into any programs or projects you may make. Compatible from Delphi 7 till Delphi 2010, …

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 372kB

Platforms: D2005, D2006, D2007, D2009, D2010, D7

Components > Labels > Link Labels

By Frank van Bommel.

Freeware + source 08 Feb 2011

Description

TUrlLabel, standard Tlabel that enables you to send e-mail or surf the net. Component which creates a standard TLabel with added property "URL" for surfing the web, you can use it to send e-mail too, the default properties were changed to bold font, green color and a hand cursor. It again shows you …

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 155kB

Platforms: D2005, D2006, D2007, D2009, D2010, D6, D7