JVCL Help:TJvLookupControl.DisplayValue
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvLookupControl.DisplayValue Property
[+] TJvLookupControl Events
[+] TJvLookupControl Methods
[+] TJvLookupControl Properties
Search in JVCL Help
Search in all projectsSummary
Indicates the displayed value.
Pascal
propertyDisplayValue: string;
Description
Inspect DisplayValue to determine the value that appears in the edit region of the lookup control. The user can change the value of DisplayValue by selecting a new value if ReadOnly is false and the dataset is in edit mode.
DisplayValue corresponds to the value of the lookup field on the current record. If this value is empty than DisplayValue is set to the DisplayEmpty string.
See Also
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