Delphi 3.0x freeware Graphical Controls |
[ 7bevel.zip ] [ 8,237 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 ] | ||
TEllipseBevel is a very simple component designed to display a circle or ellipse bevel. The main difference between TEllipseBevel and any similar component lies in it's ability to adjust it's color to the color of the backround, ie. the owner component. Bevel can be of any width and can be antialiased. For viewing pleasure, bevel is painted in four colors, instead of the usual two (dark and light), giving it smooth and natural look. Added: 19-07-2000 | Version: 1.00 | Downloads: 5720/5720/5
|
[ bubble.zip ] [ 8,917 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 ] | ||
Set of cartoon-like text-bubble labels. Also data-aware and auto-sized. This version 1.01 has now source code included. This is Freeware / Cardware / Riskware / Beerware / Whatever-ware... for *any* use. For use in commercial or shareware sofware please mention my name. (Yes, I do know it's long!) Pleeeease ! ;) Added: 10-01-1999/19-01-1999 | Version: 1.01 | Downloads: 0/0/0
|
[ 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
|
[ 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
|
[ 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
|
[ 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
|
[ cursorview.zip ] [ 5,086 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 | D6 ] | ||
TCursorView is a windowed control for displaying a static or animated cursor on a form. The control uses standard STATIC class of Windows API to show and animate the cursor. Added: 7-04-2003 | Version: 1.01 | Downloads: 1331/1331/15
|
[ 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
|
[ 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 : # 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. 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
|
[ distbar.zip ] [ 9,788 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 ] | ||
This component is a "replacement" for a progress dialog, in the cases where you don#t know how long it will take to end the operation. It is meant to "distract" the user with a fancy animation, while the operation is executed. Believe me, it will look like your processing become faster! The component is a serie of bars, where each can be on or off, enabled by a mask, or by properties. You can enable the bars yourself, but you can animate then automatically, with the processes included. You can select to enable one bar in a row, in intervals of 100 ms, you can make animated text that flows from one side to another, you can even do your own animation in the OnAnimate event! And it DOESN`T BLOCK YOUR PROGRAM, because it is all in a thread!! You can see it all on the Delphi IDE, just set Animated = true! But wait, there#s more! (where I heard that?) You can select a start end end color for everything, from the bars, the border line, to the font! The component interpolate between the colors, and you get a nice effect! You can put text on the bars, one char in each bar. You can select how many bars to skip, and if text gets out of the bars, it will appear at the other side! Free for all uses. Added: 3-05-1999/15-06-1999 | Version: 1.2 | Downloads: 9222/6697/0
|
[ esimage.zip ] [ 14,362 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 ] | ||
ESImageFM is a good image component shows different images when mouse is over and out. It has hot properties. Hottext property for highlighting its caption and hotrectangle for showing a rectangle when mouse over the component. You can create excellent menus and toolbars with it. Demo included in zip file. Added: 1-03-1998/3-05-1999 | Version: 1.0 | Downloads: 6136/6067/1
|
[ everindc.zip ] [ 20,052 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 ] | ||
TIAeverliquidIndicator is The Universal Indicator looks as such on liquid crystal. Added: 21-05-2000 | Version: 1.12 | Downloads: 7485/7485/6
|
[ 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
|
[ 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 |
[ 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:
Added: 17-05-1998/7-06-1999 | Version: 2.2 | Downloads: 14959/12616/17
|
[ gradient.zip ] [ 19,270 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 | D6 | D7 ] | ||
This component is an extremely fast gradient fill control, so fast that you can even animate gradient colors. It has 23 built-in fill styles and provides an event to create easily custom gradients. In addition, TGradient can shift and/or rotate the gradient colors. Added: 10-02-2002/9-08-2004 | Version: 2.522 | Downloads: 6136/6116/34
|
[ 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
|
[ link: RtColorPicker.exe ] [ size n/a ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 | D6 ] | ||
The TColorPickCombo is a component for Borland Delphi compilers which gives you the option to select colors from a control placed inside a toolbar or on any place inside a form. A color palette shows the currently selected color as a depressed button. The left major part of the palette shows different shades of the major colors. At the right side some colors from the Windows# system setting are listed. If you point the mouse for some seconds to the palette item, a hint will pop up showing a description as e.g. #Button Face# or #Window#. Please give a proper credit in the about box Added: 3-12-2002 | Version: 1.00 | Downloads: n/a
|
[ 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
|
[ 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
|
© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ). All rights reserved. |