![]() You need type only first characters in the Edit Box to select the item. For example, if ComboBox has items "Alabama" and "Atlantic"...., and you type letter "A", the item "Alabama" will be automatically selected, then you type "t" will be selected "Atlantic" and so on. I recommend to install this component in C++Builder Component Palette and use it always instead the standard TComboBox component.
Freeware |
![]() Use TFileListView along with TDirectoryTreeView and standard TFilterComboBox to add full file selection capabilities to a form. TFileListView automatically refreshes the file list if any filename is changed (deleted, created) in the current directory.
Shareware - source code included in full version. |