JVCL Help:TJvDBLookupCombo.DisplayValue

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

Search in JVCL Help

 
Search in all projects
 

Summary

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

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