JVCL Help:TJvLookupAutoComplete.Strings

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

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