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