| Component Name | Author | Type |
| Bitwise Unit | Unknown | Freeware with Source |
The Bitwise unit contains two data bound controls: TDBBitwiseCheckBox andTDBBitwiseRadioButton. These controls manipulate individual bits within a data field...... |
| DBList | Grahame Grieve | Freeware with Source |
The component is a combobox that shows each record in the table. Users can go to a record by selecting the record from the combobox. The combobox can be sorted. Typing in the dblist edit box will result in the selection of the first string that match..... |
| TDBDateTime Picker 1.0 | Simon Munro | Freeware with Source |
The TDBDateTimePicker is a data-aware descedant from Delphi 3 TDateTimePicker component...... |
| TDBNGrid 1.22 | Roman J. Dinkevich | Shareware |
DBNGrid is a descendant of TDBGrid that provides:- Manipulations with ScrollBars
- Buttons instead of grid titles (which you can click and get event)
- Resizing automatic proportionally column widths in runtime
.....
|
| TCDBMemo & TCDBImage 1.0 | Aleksey Andriouschenko | Freeware with Source |
Components that allows to use compressed memo- and image- field in PARADOX databases. These components based on Douglas P.Webb's TLZHCompressor component...... |
| TDBGridPlus 1.2 | Javier Tari Agullo | Freeware |
TDBGrid descedant. Enhancements:- Cand display memos and graphics (whithout deforming the graphics)
- Event for detecting the clicking of a column
- Capable of row height adjustment with the mouse (better memo viewing)
.....
|
| DBFloat 1.0 | Lars Fløe Nielsen | Freeware |
An improved DBEdit/Spinedit component, which behaves like a combination of SpinEdit and DBEdit, except that this one also works with floating numbers. Very useful for database programmers. Example and help included, source code available on request...... |
| DBFloatEdit 1.0 | Thomas W. Olsen | Freeware with Source |
This component based on DBEdit. You can set the limit for min/max values, error text in English, Danish or German and more...... |
| TDBColoredGrid 1.01 | Vitaly Furman | Freeware with Source |
TDBColoredGrid is an enhancement for DBGrid, which allows you to specify any canvas attribute to each data cell...... |
| EdbNav 0.93 beta | Oleg Davydov | Freeware |
DBNavigator like '97 view style. Basic Features: - buttons looks like MS-Office '97; - buttons captions now supported; - selected and unselected font color; - layouts of bitmaps; - two variations of orientation; - onDelete Message Text variations...... |
| TPrintGrid 3.0b | Eric W. Engler | Freeware with Source |
Non-visual VCL component to support printing of a DBGrid in your application. You use this in addition to the standard DBGrid - this doesn't replace the grid, it only allows you to print it...... |
| DBSortit 1.00 | Predrag Vujic | Shareware |
DBSortit is a component to be used with Delphi table component. It provides a dialog box to your application. Users can use the dialog box to sort on any field or multiple fields in a tabel (only Paradox files)...... |
| TDBCalendario | Reinaldo M.R. Alves | Freeware with Source |
Data aware calendar component with date selection ability. Also contains TCalendario..... |
| TDBEnabling Checkbox 2.0 | Cal Evans | Freeware |
This data-aware check box, when placed in a container, form, panel and so on will enable or disable all components in the container based on the value of Checked property. ZIP file also contains..... |
| Panther Tools DBButton 1.0 | Waheed Al-Sayer | Freeware with Source |
A database linked BitBtn. If the field contains data or has false boolean value, button is disabled. If the value of the linked field is empty or true, button is enabled. A reverse logic property exists. Very simple. Very useful...... |
| TmoDBNav 1.1 | Maggie Owens | Freeware with Source |
"This component was originally developed in early '95 by modifyinga copy of Delphi 1.0's DBNavigator to correct the resource leak and addfunctionality: lookuphep, locate and locatenext buttons; direct accessto the enabled / disabled state of the..... |
| DBImageAspect | Alexander Halser | Freeware with Source |
TDBImageAspect is a replace for TDBImage. It has the same properties andEvents. The difference is, that the image will be displayed with its correctaspect ratio, when 'TDBImageAspect.Stretch := true' (it is by default).When 'Stretch := false', it beh..... |
| TDBValComboBox 0.9 | Michael Grundhufer | Freeware with Source |
TDBValComboBox is a descendent of TDBCombobox that allows to add a listof values ( like DBRadioGroup ). So it's possible to select a string in the combobox and save a different value ( maybe a number ) to the Database...... |