JVCL Help:TJvCustomInspectorItem.DisplayName

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

Search in JVCL Help

 
Search in all projects
 

Summary

Holds the name that is displayed.


Pascal

 propertyDisplayName: string;


Description

DisplayName holds the name that is displayed. Depending on the state of the QualifiedNames property of its parent, this name could include the name of the parent.
DisplayName is initialized to the Data.Name property. If no data instance is linked to the item when it's created, DisplayName is initialized to an empty string.


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