JVCL Help:TJvInspectorComponentItem.ShowOwnerNames
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvInspectorComponentItem.ShowOwnerNames Property
[+] TJvInspectorComponentItem Methods
[+] TJvInspectorComponentItem Properties
Search in JVCL Help
Search in all projectsSummary
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