JVCL Help:TJvDBLookupCombo.EmptyValue
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDBLookupCombo.EmptyValue Property
[+] TJvDBLookupCombo Events
[+] TJvDBLookupCombo Methods
[+] TJvDBLookupCombo Properties
Search in JVCL Help
Search in all projectsSummary
Specifies which lookup value is the empty value.
Pascal
propertyEmptyValue: string;
Description
Use EmptyValue to use a specific string as the empty lookup value. Alternatively, set EmptyValue to an empty string and EmptyStrIsNull to true to specify Null as the empty value.
See Also
TJvLookupControl.EmptyStrIsNull, TJvLookupControl.DisplayEmpty
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