JVCL Help:TJvComboBoxAutoComplete
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvComboBoxAutoComplete Class
[+] JvAutoComplete.pas Classes
[+] TJvComboBoxAutoComplete Methods
[+] TJvComboBoxAutoComplete Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvControlAutoComplete
TJvComboBoxAutoComplete
run\JvAutoComplete.pas
Summary
TComboBoxAutoComplete implements autocomplete support for ComboBoxes.
Pascal
run\JvAutoComplete.pas
TJvComboBoxAutoComplete = class(TJvControlAutoComplete);
Description
After you have created an instance of this class you must either assign the AutoCompleteEvent to the OnKeyPress event of the edit control or you must call the AutoComplete method from the KeyPress method.
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page