frank de hell

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

Send e-mail to this Author

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!

Author Products

Total 2 products

How to create a splashscreen in 2 minutes

Components > Forms > Appearence

By frank de hell.

Freeware + source 29 Nov 2008

Description

This is a basic and very short tutorial for creating your own splash screen in less than 3 minutes.

The best way to learn Delphi is to have an example, and study the code. Do not rely on 3rd party components when you do not have to.

Creating your own splash screen is fun and easy. Following this tutorial, you will learn to create a splash screen, that can be disabled and enabled by checking or unchecking a checkbox on the mainform, it makes use of an Inifile to store the value so the program will remember the user’s choice the next time he executes the program.

Informations

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

Platforms: D6, D7

How to write your own components in less than 3 minutes...

Documents > Other > Tutorials and Examples

By frank de hell.

Freeware + source 29 Nov 2008

Description

How to write your own components in less than 3 minutes?

This tutorial was kept as short as possible, since Delphi can be rather overwhelming, and since this is aimed at the beginner aide any conceptual support, this tutorial will give you a quick and easy start into writing [modifying] components. It was created after I found out that it was rather easy to write [modify] your own components. It is a very basic tutorial, which I hope will help many people, into making the Delphi programming somewhat more efficient. It is however not the only way, and I think certainly maybe not the best way, but it is the way I use to limit my efforts for repeating tasks, if you are into programming, then you know you can always use your time for different tasks than those you know how to and have to perform again and again. Here is a way to change all of the components you work with, so they provide you exactly with what you want saving you time.

Informations

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

Platforms: D7