This page was generated automatically from The Delphi Super Page archive. If you have any remarks concerning this page please do not hesitate to mail me.
In your mail please do refer to your unique DSP author ID which is 0003278. This helps me to locate your data records in DSP databse.
 
Author/SiteName(Contact)e-mailHome Page
  Saturn Laboratories (Raoul Snyman) [email][Home]

    Saturn Laboratories is a software company aimed at producing high quality software at affordable prices, preferably as shareware. We also make bespoke applications to specific needs. Saturn Laboratories does applications programming, Borland Delphi components programming, and anything from web sites to company logos to posters and the like.

 

 

Files

[ regedit.zip ] [ 4,633 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | D6 | D7 ]
TRegistryEdit is a wrapper component for the Registry Object. This is an easy-to-work-with interface component for the Windows registry which can access to all roots keys, subkeys, etc. It reads and writes strings, integers, boolean and the Delphi TDateTime type to and from the registry. Both safe and reliable, this component has been used extensively. It has now also been updated to be more "compatible" with TIniFile, in terms of the functions' structure and calling conventions.
Added: 12-12-1999/6-10-2003   |  Version: 2.0   |  Downloads: 3131/3094/43
Author:Raoul Snyman   Saturn Laboratories   [Homepage]   [DSP files]

[ credits.zip ] [ 4,504 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | C4 ]
TScrollingCredits is a component which displays scrolling credits like those at the end of movies, videos, etc. It now includes basic text formatting like bold, underline and italics.
Added: 17-12-2000/10-03-2002   |  Version: 1.2   |  Downloads: 4495/4491/13
Author:Raoul Snyman   Saturn Laboratories   [Homepage]   [DSP files]

[ colpickp.zip ] [ 1,436 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 ]
TColorPickPanel is a panel which can be used to pick a color. It has a ColorDialog property, so that when you click on the panel, the Color dialog shows and returns the color. If you find this component useful, please let me know.
Added: 28-08-2001   |  Version: 1.0   |  Downloads: 1371/1371/0
Author:Raoul Snyman   Saturn Laboratories   [Homepage]   [DSP files]

[ swin.zip ] [ 8,864 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 ]
This is a group of common components that have window frames around them. They sit on top of your form and can be moved around within the bounds of your form. Includes windowed listbox, memo, listview, treeview, etc. If you find any of these of any use whatsoever, PLEASE let me know. I didn't.
Added: 28-08-2001   |  Version: 1.0   |  Downloads: 956/956/1
Author:Raoul Snyman   Saturn Laboratories   [Homepage]   [DSP files]

[ allsystempaths.zip ] [ 3,689 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | D6 | D7 | C4 ]
I've come across so many components with system information, some lack in one area, where others lack elsewhere. So having got fed up with this, I decided to write a component that would contain EVERYTHING. Now this contains about 95% of all the system paths available (I think). The ones I've left out have been left out because I didn't think they would be needed.
Added: 10-03-2002/27-10-2003   |  Version: 0.2   |  Downloads: 4178/4148/20
Author:Raoul Snyman   Saturn Laboratories   [Homepage]   [DSP files]

[ cornerpanel.zip ] [ 2,946 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | D6 | C4 ]
TCornerPanel is an L-shaped panel component. Includes 3D, Line or no borders.
Added: 10-03-2002   |  Version: 0.1   |  Downloads: 3758/3758/17
Author:Raoul Snyman   Saturn Laboratories   [Homepage]   [DSP files]

[ dirlabel.zip ] [ 3,141 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | D6 | C4 ]
TDirLabel is a label which will automatically cut a directory down to "...\" when the whole directory gets too long for the label. It will do this continuously until the modified folder fits in the whole label. So if you have something like this: "C:\Program Files\Borland\Delphi 3\Bin" and the folder needs to be shortened, it will become "C:\...\Borland\Delphi 3\Bin" and if it's still too long, it'll become "C:\...\...\Delphi 3\Bin"
Added: 10-03-2002   |  Version: 0.1   |  Downloads: 3226/3226/5
Author:Raoul Snyman   Saturn Laboratories   [Homepage]   [DSP files]

[ finddirs.zip ] [ 2,318 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | D6 | C4 ]
TFindDirs will find all the directories and subdirectories in a specified directory.
Added: 10-03-2002   |  Version: 0.1   |  Downloads: 3674/3674/7
Author:Raoul Snyman   Saturn Laboratories   [Homepage]   [DSP files]

[ swarecheck.zip ] [ 3,209 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | D6 | C4 ]
TSharewareCheck is a component which sets and checks to see if a program has reached its expiry date. Set the number of days and call SetExpiry to set the expiry date to the number of days from when you called SetExpiry. Call Expired to see if the program has expired yet. Call DaysLeft to find out how many days are left over before the program expires.
Added: 10-03-2002   |  Version: 0.1   |  Downloads: 3429/3429/6
Author:Raoul Snyman   Saturn Laboratories   [Homepage]   [DSP files]

[ 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
Author:Raoul Snyman   Saturn Laboratories   [Homepage]   [DSP files]

[ filestr.zip ] [ 8,158 bytes ] [ Freeware ] [ With Source ]
[ D5 | D6 ]
This file contains the source for two programs: one that writes multiple files into one, and another which then extracts those embedded files. I wanted to write mulitple files into one but didn't know how. So this is what I managed to come up with one afternoon. It's very simple, but it works.
Added: 7-01-2003   |  Version: 0   |  Downloads: 1946/1946/8
Author:Raoul Snyman   Saturn Laboratories   [Homepage]   [DSP files]

 

© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ).
All rights reserved.