Delphi 2.0x freeware
Graphical Controls

[ 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]

[ 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]

[ 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]

[ crunner.zip ] [ 78,888 bytes ] [ Freeware ] [ No Source ]
[ D1 | D2 | D3 ]
Two graphic components (TRunBitmap, TRunLabel) for displaying a "running" bitmap or label, both components supports transparency.
New and improved effects added to TRunLabel. Changing color on highlight and shadow, controling depth, supports graduations on highlight, shadow and label color and much more.
Added: 11-07-1997/3-01-1999   |  Version: 2.0.1.40   |  Downloads: 5195/5164/2
Author:Leif Lundberg   [DSP files]

[ delgraph.zip ] [ 4,888 bytes ] [ Freeware ] [ With Source ]
[ D1 | D2 | D3 | D4 | D5 | D6 ]
This unit contains the graph.tpu-commands of TurboPascal 7.0. Use to fast convert old Pascal program with graphic-commands like setcolor, putpixel, rectangle etc.; use original colors. Easy to use. Only write e.g. Initgraph(Form1.canvas, 1024, 768); and now draw. The delgraph-Unit is not completed yet (Beta), but a little help. Should work in all Delphi-Versions.
(Update, debugged)
Added: 13-05-2001/7-03-2004   |  Version: 0.75   |  Downloads: 5690/5690/14
Author:Matthias Henckell - MATHEsoft   [Homepage]   [DSP files]

[ dibultra.zip ] [ 796,944 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 ]
THIS ZIP FILE CONTAINS BINARY EXE AND SOURCES.
DIBUltra is a graphical unit. The TDIBUltra object manages DIBs and provides full and speed access to the bitfield. LineTo and others securised graphical routines are ASM optimized (200% to 800% better than GDI) and you can use them in the same way than GDI. DIBUltra has a TCanvas, soo normal utilisation is possible (CopyRect, etc...) DIBUltra is able to load and save BMP DIBs or compressed UDC DIBs (his own format, smaller than Gif) from disk / ressource / stream. Some special effects like (speedy) AlphaBlend are supported. Most of DIBUltra routines are ASM optimized (with comment ;-) ).
5 small Delphi Projects are provided with DIBUltra : # Compress : How to LoadFrom/SaveTo Disk/Ressource
# AboutBox : Demonstration of graphical capabilities
# AlphaDemo : How to show a AlphaBlend effect.
# AlphaTool : This useful tool creates a DIB with Alpha Channel
# Drawing : How to use Buffering/LineTo/PenStyle.
Look at my Delphi/ASM page for SCREENSHOTS and informations. DIBUltra is specially useful too, if you wish to learn DELPHI INLINE ASSEMBLY LANGAGE !
DIBUltra is distributed under the terms of GNU licence. That means, I share all my sources with you. If you want to improve this unit or just encourage me, E-Mail me !
sources only file: dibultr2.zip ~250 kB
Added: 7-06-1999   |  Version: 1.3.0   |  Downloads: 6591/6591/4
Author:LEON Sebastien   [Homepage]   [DSP files]

[ fastlib.zip ] [ 599,586 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 ]
FastLIB is a graphics toolkit for all 32-bit versions of Delphi. It consists of object pascal wrappers for the windows bitmap and directdraw surface API, and utility units containing methods for digital effects, filters, drawing routines, etc. The objects - TFastBMP, TFast256, and TFastDDB are inherited from the base class TFastRGB which is abstract. There is also a VCL encapsulation of TFastRGB, TFastIMG, which can automatically select which object to use based on the screen resolution and whether or not directx is installed.
Added: 12-05-1999   |  Version: 1.1   |  Downloads: 6270/6270/1
Author:Gordon Alex Cowie   [Homepage]   [DSP files]

[ gdasrc.zip ] [ 257,271 bytes ] [ Freeware ] [ With Source ]
[ D1 | D2 | D3 | D4 | D5 | D6 ]
TImagePlus/TDbImagePlus
TImageTwain/TDbImageTwain
These Components make using Twain Scanners & Cameras simple
Built-in popup menu with Cut / Copy / Paste // Open / Save As / Stretch / Center / Aspect // Select Source / Acquire image and more
This release includes Flip & Mirror
It maintains the correct aspect ratio when stretching images if Aspect is selected
Now with Deutsch, English, Espanol, French, Nederlands, Turkish & Russian resources,
Speak another language ?, translate gdaconst.rc and send it to us
We are looking for somebody to help test this with C++ Builder
Can you help to improve this product? contact us now!

The Developers are members of the Global Developers Alliance, a programming group for developers by developers

Added: 28-05-2000/22-04-2002   |  Version: 1.4.7   |  Downloads: 15761/15632/51
Author:Peter Ivan Dunne   [Homepage]   [DSP files]
Hans Vandepapeliere   [Homepage]   [DSP files]
Omer Yasar Can   [Homepage]   [DSP files]
Philippe Descat   [Homepage]   [DSP files]
Peter Ivan Dunne   Global Developers Alliance   [Homepage]   [DSP files]
Peter Ivan Dunne   Ersin Eyibas   [Homepage]   [DSP files]
Ernesto Cullen   [Homepage]   [DSP files]
Eugene Jashin   [Homepage]   [DSP files]

[ gifimage.exe ] [ 989,546 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | C3 | C4 ]
Full TGraphic implementation of the GIF graphics format.
Reads, writes and displays animated and transparent GIFs and can convert to and from any format supported by TGraphic (e.g TBitmap, TJPEGImage, TIcon, TMetaFile etc.). Implements the complete GIF87a and GIF89a specification and most common GIF extensions.

Advanced features include:

  • Integrates with TPicture to add GIF support to the TImage, TOpenPictureDialog and TSavePictureDialog components.
    Also works at design time.
  • Imports images with more than 256 colors using color quantization and 6 different dithering methods (e.g. Floyd Steinberg and Stucki).
  • LZW-less compression. Optionally saves GIFs without using the LZW algorithm.
    This means no more royalties to Unisys if you only write GIFs.
  • Multi threaded drawing engine.
  • GIF optimizer reduces the size of your GIFs substantially.
  • GIF to AVI and AVI to GIF converter.
  • Extensive help and many examples included.

Added: 17-05-1998/7-06-1999   |  Version: 2.2   |  Downloads: 14959/12616/17
Author:Anders Melander   [Homepage]   [DSP files]

[ link: wingpack.zip ] [ size n/a ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 ]
This package does the encapsulation of the WinG library functions, with a visual Delphi component and three more classes to deal with Palette management, DIB loading/saving and much more. Also included a sample game with Source Code, a timer component and some sample code.
Added: 24-06-1997/21-11-1999   |  Version: 1.7   |  Downloads: n/a
Author:Carlos Barbosa   [Homepage]   [DSP files]

[ link: dropstar.zip ] [ size n/a ] [ Freeware ] [ With Source ]
[ D1 | D2 | D3 | D4 | C1 | C3 ]
TDropStar component maintains a star of rays -- a set of visual pointers to the target controls. TDropStar component behaviour is very much the same as that of TComboBox, but instead of a drop-down list of strings there is a set of visual pointers to the target controls. Requires TKinComponentList object and property editor (see http://www.tarkvara.com/components/kincomponentlist/kincompl.zip) and TGraphLink component (see http://www.tarkvara.com/components/graphlink/graphlnk.zip)
Added: 29-03-1999   |  Version: 1.01   |  Downloads: n/a
Author:Elena Lisenenkova   [Homepage]   [DSP files]

[ iconlabel.zip ] [ 2,491 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | D6 ]
IconLabel.pas (ver 1.00) contains the component: TIconLabel which is a modified TLabel Component. You can add an Icon-Bitmap to the Label for better use in your Application GUI's.
Added: 8-07-2002   |  Version: 1.00   |  Downloads: 2000/2000/9
Author:Markus Thielen   Markus Thielen   [Homepage]   [DSP files]

[ jpantext.zip ] [ 87,095 bytes ] [ Freeware ] [ With Source ]
[ D1 | D2 | D3 | D4 | D5 ]
TJPanelTexture is a descendant from TPanel. It can be used in all programs instead of standard TPanel. In this component is implemented new property which draws textured surfaces on the standard TPanel.Included 10 free textured. Go to our page www.japos.com for more free textures.
Added: 23-01-2000   |  Version: 1   |  Downloads: 6907/6907/1
Author:JAPOS   JAPOS   [Homepage]   [DSP files]

[ jpgact.zip ] [ 574,074 bytes ] [ Freeware ] [ No Source ]
[ D2 | D3 | D4 ]
JPEGAction Component. JPEGAction is a Component which makes several changes on a Jpeg-Image. It capsules many actions which have been implemented in the JPEGTran program. JPEGAction as well as JPEGImage are based on the work of NOMSSI NZALI Jacques H. C., author of the PASJPEG library.
Added: 7-06-1999   |  Version: 1.0   |  Downloads: 2277/2277/1
Author:Ralf Schroedter   [DSP files]

[ jpgcom01.zip ] [ 2,349 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 ]
Freeware component allows you to read, delete and edit comments inside the JPG files. Version 0.1
Added: 7-11-1999   |  Version: 0.1   |  Downloads: 7731/7731/5
Author:Luke Komsta   [Homepage]   [DSP files]

[ jpgimg.zip ] [ 325,719 bytes ] [ Freeware ] [ With Source ]
[ D1 | D2 | D3 | D4 | D5 | D6 ]
Native VCL JPEG image based upon the PasJPG library. Loading and saving of JPEGs, and a data-aware JPEG image. Some additions made by Andreas Hörstemeier to the original component from Luciano (with his permission of course)
Added: 3-11-1997/28-08-2001   |  Version: 1.3a   |  Downloads: 9001/8994/16
Author:Andreas Hörstemeier   [Homepage]   [DSP files]

[ jvturtle.zip ] [ 16,850 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 ]
Some of you may remember the computer language Logo with its turtle that you could move around the screen, making it turn left and right, having the pen up or down. In many cases shapes can be create much easier with turtle graphics then with the entering of coordinates. That is why I wrote the Turtle Component.
Added: 7-06-1999   |  Version: n/a   |  Downloads: 3377/3377/1
Author:Jan Verhoeven   [Homepage]   [DSP files]

[ motometr.zip ] [ 174,078 bytes ] [ Freeware ] [ With Source ]
[ D1 | D2 | D3 | D4 | D5 ]
Visual component that looks like the revolution counter or tachometer of a Car.
Added: 20-02-2000   |  Version: 2.0   |  Downloads: 6713/6713/7
Author:B. Bauer   [DSP files]

[ odomt101.zip ] [ 28,661 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 ]
Simulation of an odometer. It can be configured to display cardinal decimal, hexadecimal, or binary values. It optionally animates the rolling of the digits (synchronously or asynchronously). The number of digits displayed can be configured too. Automatically rolls over when the maximum possible value is passed.
Added: 12-03-2000   |  Version: 1.01   |  Downloads: 5766/5766/7
Author:Craig Manley   Skybound Software   [Homepage]   [DSP files]

[ plot-200.zip ] [ 537,712 bytes ] [ Freeware ] [ With Source ]
[ D1 | D2 | D3 | D4 | D5 | C3 | C4 | C5 ]
Fast scientific and engineering plotting, storage and analysis of data
Released under MPL (Mozilla Public License)
Added: 15-10-2000/13-05-2001   |  Version: 2.00   |  Downloads: 7203/7174/25
Author:Mat Ballard   Chemware   [Homepage]   [DSP files]

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