 |
|
 |
 |
 |
| DB-Aware Components > Visual > List and Combo Boxes |
|
Companies News:
| FastReport FMX released |  |
Report generator FastReport FMX is the first multiplatform solution for including Business Intelligence into software based on Embarcadero FireMonkey IDE (Delphi for MS Windows and Apple Mac OS X).
Compatible with Embarcadero RAD Studio XE2 (FireMonkey) and XE3 (FireMonkey 2).
Visual report designer is available now on both MS Windows and on MAC OS X!
Full sources.
Get more info here
|
| | Want to know more ? | |
|
AEGCheckedCombo v.1.0 | FWS |
21 k |
31 Oct 2001 |
By Scott Slater. AEGCheckedCombo is a data-aware and non-data-aware combo box component that has a drop down list where each item has a check box. It has special buttons for "select all" and "select none". You can select ranges or multiple choices by using the standard Windows conventions of shift-click and ctrl-click. The control has methods that will let you get back what is selected in a comma-delimited list with a user specified string delimiter. You can even have it give you back a different field from the dataset than the one that is displayed. Eg. you show the names of customers on the drop down list, but you get back a list of customer ids of those selected. Fully functional Source: Included
| | Download: D3 D4 D5 D6 |
|
|
|
DBComboBoxPlus and ComboBoxPlus | FWS |
1167 k |
19 Jun 2006 |
By O&A Productions. In addition to the standard features found in Delphi's DBComboBox and ComboBox these two enhanced versions of those components have these additional capabilities:
- Now supports design time definition of the multi-column dropdown list.
- Substantial reduction in GUI resource usage.
- Works in the TCtrlGrid.
- Automatic sort the drop down list.
- Incremental keyboard search of dropdown list elements (Quicken Style).
- Autofill - The remaining untyped text is automatically filled in based on the possibilities available in the dropdown list (Quicken Style).
- Alaising of the value displayed to some other value. e.g. You see customer name but store customer number.
- Multiple columns of data in the dropdown list.
- Column titles in the dropdown list.
- Adding new records to the dropdown list on the fly.
- Complete control of dropdown list alignment; left, right, below and above.
- Choice of boarder styles.
- Independent control of the size of the edit box portion of the control and the size of the dropdown list.
- Different fonts can be selected for the edit portion and the dropdown portion of the control.
- Hide or show the drop down speed button portion of the control on demand.
- Plus more...
Fully functional Source: Included
| | Download: D1 D2 D3 D4 D5 D6 D7 |
 |
|
|
DBFilter Combo v.4.0 | FWS |
15 k |
09 Apr 1999 |
By Steve Flynn. A DBLookupCombo box with inbuilt drop down list filtering. Great for utility databases. Fully functional Source: Included
| | Download: D1 D2 D3 D4 |
|
|
|
DBList | FWS |
7 k |
06 Jan 1997 |
By Grahame Grieve. 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 matches in the list, and the table will go to that spot. Fully functional Source: Included
| | Download: D1 D2 |
 |
|
|
DBLookupComboPlus | FWS |
702 k |
19 Jun 2006 |
By O&A Productions. In addition to the standard features found in Delphi's DBLookupCombo and the common features mentioned above the DBLookupComboPlus offers the following capabilities:
- Now directly supports datasets other than TTables includeing TQuery and TClientDataSet
- Supports TCtrlGrids
- Supports the new dockable properties of Delphi 4.
- Support for the Master/Detail relationship defined in the lookup Ttable.
- Support for incremental search of numeric fields.
- Plus More...
As with the original DBLookupCombo, the user can still display text but store a different ID number behind the scenes. Now all the other behaviors your users have come to expect from a truly intelligent combo box are here too. Since DBLookupCombo uses a table and not a query, the creation of the dropdown list is fast and the number of Items in the list is unlimited. Fully functional Source: Included
| | Download: D1 D2 D3 D4 D5 D6 D7 |
 |
|
|
Maplist DBCombobox v.1.0 | FWS |
20 k |
24 Aug 2007 |
| By Kristf Vgh. This is a full functionaly DBCombobox, wich has an ItemValues property (TStrings), where can you add your values. If the ItemValues List is empty, then its works same as the normal DBCombobox, but if the Itemvalues list has items, then the itemvalue will be saved, which is at the same ItemIndex, as the Item.
It works like a normal Combobox too, if you dont give any DataSource or DataField property. Fully functional Source: Included
| | Download: D2005 D2006 D2007 D7 |
 |
|
|
Multifield DB combobox alpha | FWS |
23 k |
07 Feb 2005 |
| By Dmitry Yatcenko. It is simple combobox, displaying all visible fields of listsource dataset. Width of column TField.DisplayWidth can be multiplied by DeltaColumn property.
Properties:
- public:
- published:
- ListSource: TDataSource;
- KeyField: String;
- DeltaColumn: Integer;
Fully functional Source: Included
| | Download: D5 |
|
|
|
TAdvDBLookupComboBox v.1.6.0.0 | FNC |
1120 - 1212 k |
15 Jan 2008 |
| By TMS Software. Advanced DB-aware multi-column lookup combobox.
Features:
- Multi column DB lookup combobox
- Can perform type-ahead lookup on multiple columns
- Allows filtering of lookup listsource for limited selection lookups
- Allows sorting on columns in lookup dropdown
- Various settings for column display & dropdown behaviour
- Attached label with position control and optional display of listfield.
Fully functional Source: On purchase/registration Source Price: $45
| | Download: CB2k6 CB2k7 CB5 CB6 D2005 D2006 D2007 D5 D6 D7 |
  |
|
|
TAlias ComboBox v.1.0 | FWS |
2 k |
09 Jun 1999 |
By Matthias ’KaosMaki’ Baerens. TAliasComboBox derived from TComboBox. Loads Alias-Names and helps getting the Pathname. Fully functional Source: Included
| | Download: CB1 D2 |
 |
|
|
TDBColorCombo NA | FWS |
4 k |
23 Sep 2005 |
By Karel Janecek. Enhancement of standard Borland's ColorCombo. It allows to connect a datafield to color combo box and load and save selected color as an integer value in table. Fully functional Source: Included
| | Download: D5 D6 D7 |
 |
|
|
TDBHistory ComboBox v.1.21 | FWS |
5 k |
04 Sep 1998 |
By Jose Sebastian Battig. This is a DBComboBox that implements an History feature (as TurboVision combos) saving the strings entered in it in a text file. Every combo has an ID, so diferent combos in diferent forms can share the same strings. No code needed. Now support for work with a DBGrid included. Fully functional Source: Included
| | Download: D2 D3 D4 |
|
|
|
TDBValComboBox v.0.9 | FWS |
2 k |
23 Dec 1996 |
By Michael Grundhufer. TDBValComboBox is a descendent of TDBCombobox that allows to add a list of 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. Fully functional Source: Included
| | Download: D1 |
|
|
|
TDBView Combo v.1.3 | FWS |
4 k |
27 Jun 2001 |
By Sergiy Korzh. TDBViewCombo is useful for navigation in dataset. It displays one field value for current record and contains list of all values of that field in dataset. Selection a value from drop down list cause moving to the corresponding record in dataset. To use just drop it on the form and set DataField and DataSource properties. Fully functional Source: Included
| | Download: CB1 CB3 CB4 CB5 D1 D2 D3 D4 D5 D6 |
 |
|
|
TFindCombo Box v.1.00 | FWS |
299 k |
29 Mar 1999 |
| By Jeronym Drvota. This Combo box find required value in DataSet or from among Items. Properties:
- FindType - ftInDataSet (Find in dataset), ftInItems (Find from among Items)
- DataSet
- Field - Name of field from dataset
- TableIndex - If dataset is Table this properties is index name
- MaxFindItem - Count of items that should have been included into ComboBox.
Fully functional Source: Included Exe-Demo Included
| | Download: D3 D4 |
|
|
|
TIDGDBComboBox v.2.0 | FWS |
9 k |
17 Apr 2000 |
By Andrey Kazantsev. TIDGDBComboBox - the component inherited from TComboBox. Use it to fill ComboBox by data from DataSet and to stored any data of DataSet for each Item. This component allows:
- to fill ComboBox from dataset (TTable, TQuery, TStoredProc)
- to keep data from record of table in memory for each Item and get it in any time
- to search the Item for specified data which you keep for it.
Fully functional Source: Included
| | Download: D4 D5 |
|
|
|
TIDGDBListBox v.1.0 | FWS |
10 k |
17 Apr 2000 |
By Andrey Kazantsev. TIDGDBListBox - the component inherited from TListBox. Use it to fill ListBox by data from DataSet and to stored any data of DataSet for each Item. You can to set a check boxes for each item of ListBox and to save check data in DataSet. This component allows:
- to fill ListBox from dataset (TTable, TQuery, TStoredProc).
- to set a check boxes for each item and to read and to save check data in DataSet.
- to keep data from record of table in memory for each Item and get it in any time.
- to search the Item for specified data which you keep for it.
Fully functional Source: Included
| | Download: D4 D5 |
|
|
| News from our Sponsors |
Kindle, Wi-Fi, Graphite, 6 inches Display with New E Ink Pearl Technology Kindle is our #1 bestselling item for two years running. It's also the most-wished-for, most-gifted, and has the most 5-star reviews of any product on Amazon. Now it's even better.
- All-New, High-Contrast E Ink Screen - 50% better contrast with latest E Ink Pearl technology
- Read in Bright Sunlight - No glare
- New and Improved Fonts - New crisper, darker fonts
- New Sleek Design - 21% smaller body while keeping the same 6" size reading area
- 17% Lighter - Only 8.5 ounces, weighs less than a paperback
- Battery Life of Up to Two Months - A single charge lasts up to two months with wireless off
- Double the Storage - Up to 3,500 books
- More...
more...
Pro Active Record: Databases with Ruby and Rails Despite it's less than catchy name, ActiveRecord is a key part of the "magic" that makes Ruby on Rails such a hit. Without ActiveRecord, there would be no Rails. ActiveRecord is the connection between a Rails application and its data. Ruby and Ruby on Rails developers who want to exploit all the features of Ruby, of Rails, of their chosen database must learn ActiveRecord.
Pro ActiveRecord for Ruby picks up with ActiveRecord where most books on Ruby and the Rails framework leave off. Readers begin by learning about all the built-in assumptions that make it so wondrously easy to create freshly-built Rails applications from scratch. Next, readers learn how to adapt ActiveRecord to work with databases - and this includes just about all preexisting databases - that were designed without those assumptions in mind. Readers go on to learn how to tie ActiveRecord in with database-specific features such as stored procedures and large objects, how to migrate legacy database designs to work better with ActiveRecord, and how to extend ActiveRecord to provide new and innovative database functionality to their applications. Readers who absorb the knowledge given in this book will have a significant competitive advantage over those with only a superficial knowledge of the topic. more... |
| |
Advertising on Torry's Delphi Pages
|
 |
 |
 |
|
 |