JVCL Help:TJvDBLookupCombo.FieldsDelimiter
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDBLookupCombo.FieldsDelimiter Property
[+] TJvDBLookupCombo Events
[+] TJvDBLookupCombo Methods
[+] TJvDBLookupCombo 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 default comma character. FieldsDelimiter is only used if ListStyle is set to lsDelimited. Also LookupFormat must have no value.
See Also
TJvLookupControl.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