JVCL Help:TJvDBLookupEdit.FieldsDelimiter
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDBLookupEdit.FieldsDelimiter Property
[+] TJvDBLookupEdit Events
[+] TJvDBLookupEdit Methods
[+] TJvDBLookupEdit Properties
Search in JVCL Help
Search in all projectsSummary
Specifies the character used to delimit the field values in the drop-down lookup list.
Pascal
propertyFieldsDelimiter: Char;
Description
Use FieldsDelimiter to display another character as field delimiter than the comma character.
FieldsDelimiter has only meaning if ListStyle is set to lsDelimited. Also LookupFormat must have no value.
See Also
TJvDBLookupEdit.ListStyle, TJvLookupControl.LookupFormat
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