JVCL Help:TJvInspectorComponentItem.ShowOwnerNames

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

Search in JVCL Help

 
Search in all projects
 

Summary

Indicates whether the owner names are to be shown in the drop down list.


Pascal

 propertyShowOwnerNames: Boolean;


Description

ShowOwnerNames indicates whether the owner names are to be prefixed in the drop down list of assignable components.
When set to True, the name of the owners are shown. If NoShowFirstOwnerName is also set to True, the name of the first owner will not be shown.
ShowOwnerNames maps to the icfShowOwnerNames in the ItemComponentFlags property.


See Also

TJvInspectorComponentItem.ItemComponentFlags, TJvInspectorComponentItem.NoShowFirstOwnerName


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