Design, explore and maintain databases, build compound SQL query statements, manage database user rights, and manipulate data fast and convenient.

By Scott Slater.

Freeware + source 31 Oct 2001

Description

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.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 21kB

Platforms: D3, D4, D5, D6

By O&A Productions.

Freeware + source 19 Jun 2006

Description

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.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 1 167kB

Platforms: D1, D2, D3, D4, D5, D6, D7

By Steve Flynn.

Freeware + source 09 Apr 1999

Description

A DBLookupCombo box with inbuilt drop down list filtering. Great for utility databases.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 15kB

Platforms: D1, D2, D3, D4

By Grahame Grieve.

Freeware + source 06 Jan 1997

Description

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.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 7kB

Platforms: D1, D2

By O&A Productions.

Freeware + source 19 Jun 2006

Description

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 …

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 702kB

Platforms: D1, D2, D3, D4, D5, D6, D7

By Kristf Vgh.

Freeware + source 24 Aug 2007

Description

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.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 20kB

Platforms: D2005, D2006, D2007, D7

By Dmitry Yatcenko.

Freeware + source 07 Feb 2005

Description

It is simple combobox, displaying all visible fields of listsource dataset. Width of column TField.DisplayWidth can be multiplied by DeltaColumn property. Properties: public: KeyValue: variant; published: ListSource: TDataSource; KeyField: String; DeltaColumn: Integer;

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 23kB

Platforms: D5

By Matthias ’KaosMaki’ Baerens.

Freeware + source 09 Jun 1999

Description

TAliasComboBox derived from TComboBox. Loads Alias-Names and helps getting the Pathname.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 2kB

Platforms: CB1, D2

By Karel Janecek.

Freeware + source 23 Sep 2005

Description

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.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 4kB

Platforms: D10, D10.1, D2005, D2006, D2007, D2009, D2010, D5, D6, D7, DXE, DXE2, DXE3, DXE4, DXE5, DXE6, DXE7, DXE8

By Jose Sebastian Battig.

Freeware + source 04 Sep 1998

Description

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.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 5kB

Platforms: D2, D3, D4

By Michael Grundhufer.

Freeware + source 23 Dec 1996

Description

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.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 2kB

Platforms: D1

By Sergiy Korzh.

Freeware + source 27 Jun 2001

Description

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 …

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 4kB

Platforms: CB1, CB3, CB4, CB5, D1, D2, D3, D4, D5, D6

By Jeronym Drvota.

Freeware + source 29 Mar 1999

Description

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 …

Informations

  • Status: Fully functional
  • Source: Included
  • Exe demo: included
  • Size: 299kB

Platforms: D3, D4

By Andrey Kazantsev.

Freeware + source 17 Apr 2000

Description

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 …

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 9kB

Platforms: D4, D5

By Andrey Kazantsev.

Freeware + source 17 Apr 2000

Description

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).

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 10kB

Platforms: D4, D5