JVCL Help:TJvLookupAutoComplete.Strings
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvLookupAutoComplete.Strings Property
[+] TJvLookupAutoComplete Methods
[+] TJvLookupAutoComplete Properties
Search in JVCL Help
Search in all projectsSummary
Contains a list of all strings that will be used for autocompletion.
Pascal
propertyStrings: TStrings;
Description
Each element should be one string for autocompletion. When user types in the letter, the first string is then copied to appropriate TEdit or TListBox component.
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