Delphi 5.0x freeware
Visible Components

[ aimgedit.zip ] [ 489,548 bytes ] [ Freeware ] [ No Source ]
[ D2 | D3 | D4 | D5 | C3 | C4 | C5 ]
File includes two components: TImgMEdit and TImgBMEdit. TImgMEdit is a TMaskEdit component with an Alignment (left, center or right) property. TImgBMEdit is a TMaskEdit component with an Alignment, ShowButton, OnButtonClick properties. TImgBMEdit component can have an ellipsis button on it's right side with an event when the user presses this button, and Alignment option (left, center or right). Edit components with source code are free available at http://www.imgsoft.com
Added: 2-04-2000/30-06-2000   |  Version: 1.02   |  Downloads: 3411/3367/2
Author:IMG Software   [Homepage]   [DSP files]

[ alprobar.zip ] [ 3,820 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 ]
TALProgressBar is an enhanced progress bar control. It allows you to tile a bitmap on the bar, add various color blending effects and change the progress direction.
Added: 7-11-1999/5-02-2001   |  Version: 1.02   |  Downloads: 9613/9595/3
Author:Andrew Leigh   [Homepage]   [DSP files]

[ ametr202.zip ] [ 10,260 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 ]
Delphi-component to show values in a VDO-like analog meter. Min, Max, Value, onChange like TSpinEdit. Events for Hi/Lo values. Appearance customizable. [more]
Added: 3-10-1999/7-11-1999   |  Version: 2.02   |  Downloads: 7320/7316/7
Author:Hannes Breuer   Hannes Breuer   [DSP files]

[ AnalogueClock.zip ] [ 3,192 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | D6 | C1 | C3 | C4 | C5 ]
TAnalogueClock - a Static Analogue clock face for inputting. Various customisable features, hands are separate objects, etc
There are alot of moving clock faces around, but I needed a static one for inputting: here it is!
Added: 17-02-2002   |  Version: 1.0   |  Downloads: 3590/3590/12
Author:Duncan Parsons   [DSP files]

[ AnswerOpt.zip ] [ 122,159 bytes ] [ Freeware ] [ No Source ]
[ D5 ]
Several applications concerning multi-choices tests checking, requires templates and visual comparison. The same may be accomplished by using a scanner and the following set of components TAnswerOpt, TQuestion and TChoice, that are built to check from a scanned answer sheet for each question the checked choice.
Now available for Delphi 5.0
Package, Help and Sample Project
Added: 5-07-1999/15-01-2003   |  Version: 2.0   |  Downloads: 3244/2997/0
Author:Alex Fabre   [DSP files]

[ arrowex.zip ] [ 5,392 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 ]
Draw arrows in any angle and shapes. It is simple but powerful, See more in demo or screenshot(http://go.163.com/~delphiws/viarrow.gif).
Added: 8-01-2001   |  Version: 1.0   |  Downloads: 3274/3274/7
Author:Ma Jun   Ma Jun   [Homepage]   [DSP files]

[ avdatefr.zip ] [ 199,680 bytes ] [ Freeware ] [ No Source ]
[ D3 | D4 | D5 ]
A component for date edition. Allow edit dates or pick them from a drop down calendar. Allow enter dates in modes masked and not. Dates can be entered in free format using separators '/', '-' or '.'. The years autocompletion feature complete the year when this is entered whith less than 4 digits. The Language property change the hint and message texts and the date formats between M/d/yyyy and d/M/yyyy. I include a exe demo for checking them. [more]
Added: 17-01-2001/5-02-2001   |  Version: 1.01   |  Downloads: 2213/2213/2
Author:Alcides Valega   [Homepage]   [DSP files]

[ AVLbl_fr.zip ] [ 254,074 bytes ] [ Freeware ] [ No Source ]
[ D4 | D5 | D6 ]
AVLABEL PACK (freeware version): Package of 9 full featured components all descendants of TCustomLabel, all with 3D borders and gradient surface: =1=>AVLabel: Multiline label. =2=>AVDBLabel: Data aware label. =3=>AVDateLabel: Label for date and time showing. =4=>AVCheckLabel: Label with checkbox. =5=>AVLedLabel: Label with Led.  =6=>AVBtnLabel: Label with button. =7=>AVColorPicker: Label with Color Picker. =8=>AVGaugeLabel: Label with Gauge Bar. =9=>AVSpinLabel: Label with Spin Edit. => Exe demo included <=
Added: 13-11-2001/19-11-2001   |  Version: 1.1   |  Downloads: 2047/1962/11
Author:Alcides Valega   [Homepage]   [DSP files]

[ beveles.zip ] [ 7,211 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 ]
Bevel with Caption property
This is Freeware, use it as it is, if ou make changes please feel free to inform me (sarcon@tzi.de)
Added: 2-04-2000   |  Version: 1.0   |  Downloads: 3522/3522/0
Author:Erol S. Uzuner   [DSP files]

[ binview.zip ] [ 3,607 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 ]
Display/Edit an integer as a group of bits, from 1 to 32. Each bit is represented as a small 'button-like' fully hand-designed for fast drawing and less resource usage. May display MSB or LSB first, vertically and horizontally.
May be placed in "Buttons' too...
Added: 11-06-2000   |  Version: 1.01   |  Downloads: 3364/3364/0
Author:Pascal Peyremorte   Pascal Peyremorte   [Homepage]   [DSP files]

[ brggedit.zip ] [ 21,404 bytes ] [ Freeware ] [ With Source ]
[ D4 | D5 ]
TGaugeEdit combines a standard TEdit control with a Gauge. The gauge is drawn as a tilted gradient behind the text of the TEdit. A screenshot available on my home page. [more]
Added: 17-09-2000   |  Version: 0.1   |  Downloads: 2610/2610/2
Author:Brendan Rempel   [Homepage]   [DSP files]

[ bschroeder_4wins_minimax_d3_d4_d5.zip ] [ 203,026 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 ]
This unit contains a component, that gives an user-interface for the game 4-wins and an object that models the game environment.
The game-object includes an implementation of the MiniMax algorithm with alpha beta pruning. The goal of the game is to get four pieces in a row. The programm is strong enough to beat me in this game.
A fully working example application is included.

A game with AI in just one component.
Added: 23-05-2001   |  Version: 1   |  Downloads: 1323/1323/1
Author:Brian Schröder   [Homepage]   [DSP files]

[ bsclgd5.zip ] [ 8,885 bytes ] [ Freeware ] [ With Source ]
[ D5 ]
A grid to display a simple palette and set both foreground. and background colour. The Colour Grid is a part of the B&S component collection.  [more]
Added: 19-11-2000   |  Version: 2.0   |  Downloads: 1865/1865/0
Author:Vassily Kholopov   B&S Group   [Homepage]   [DSP files]
 
Compatible files:  [ D1 | D2 | D3 | D4 ]

[ bscomps5.zip ] [ 220,101 bytes ] [ Freeware ] [ No Source ]
[ D5 ]
This is a great component collection includes many controls and classes created due to developing of a real project and hence they are tested by real usage. Use them to throw out your problems and save your time!  [more]
Added: 19-11-2000   |  Version: 2.0   |  Downloads: 1937/1937/2
Author:Vassily Kholopov   B&S Group   [Homepage]   [DSP files]
 
Compatible files:  [ D1 | D2 | D3 | D4 ]

[ chkbxgrp.zip ] [ 49,263 bytes ] [ Freeware ] [ With Source ]
[ D5 ]
A group box that holds and manges a group of TCheckBoxes. The CheckBoxes can be accessed individually or as a group depending on their check state. Tested only for D5. It might (with minor changes) also work for D2 and upward.
Added: 2-09-2001   |  Version: 1   |  Downloads: 1187/1187/0
Author:Lutz Kutscher   [DSP files]

[ cpanel.zip ] [ 273,455 bytes ] [ Freeware ] [ No Source ]
[ D4 | D5 ]
TCirclePanel is improved TPanel with CIRCLED corners, color gradient, border colors, image, etc. Fast drawing. Fully customizable and easy to use. Exe-demo included. Source free available on request. Version 3.1! [more]
Added: 26-03-2000/21-07-2000   |  Version: 3.1   |  Downloads: 2787/2780/2
Author:Moshkevitch Mikhail   [DSP files]

[ cselect.zip ] [ 175,217 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 ]
This component help the user select a color in a simple and yet powerfull way. It works like the Win9X color selection("Desktop Properties","Appearance").
This is still buggy, so if anyone wants to help finding bugs or adding features-and some new bugs :)
Added: 24-10-1999/5-12-1999   |  Version: 1.2   |  Downloads: 2434/2434/1
Author:L. F. Rodrigues   [DSP files]

[ dccalend.zip ] [ 40,653 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | C1 | C3 | C4 ]
This is simple calendar control where the user can select a date or range of dates. It's highly customizable and includes popup calendar that can be used with another edit controls. Full sources, the description and the demo projects are included.
Added: 21-11-1999   |  Version: 1.0   |  Downloads: 6636/6636/7
Author:Dream Company   Dream Company   [Homepage]   [DSP files]

[ dcprpchk.zip ] [ 18,475 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | C1 | C3 | C4 ]
This is the real time saver when you need to use checkbox to control the value of some property. Instead of writing event handlers you just use DCPropCheck and specify there Component and PropName properties. Just look at how it's done in the included demo project. 
Added: 21-11-1999   |  Version: 1.0   |  Downloads: 3620/3620/3
Author:Dream Company   Dream Company   [Homepage]   [DSP files]

[ DemoClick123.zip ] [ 43,654 bytes ] [ Freeware ] [ No Source ]
[ D5 ]
Windows & Delphi capture two OnClick events. OnClick and OnDblClick. Sometimes, you may need an OnTripleClick event also, but there is none! Click123 components are TTMClickMemo, TTMClickEdit, TTMClickCheckBox, TTMClickLabel, TTMClickImage and TTMClickPanel. There are six new events introduced in these components: On1stClick, On2ndClick, On3rdClick & OnSingleClick, OnDoubleClick, OnTripleClick! [more]
Demo project is included in the archive! You don't have to install the components at all! Just open the demo project and run it. You can install them later, if you want to use them!
Added: 16-09-2001   |  Version: 1.0   |  Downloads: 918/918/1
Author:Milic Tomislav B. Sc.   [Homepage]   [DSP files]

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