JVCL Help:TJvInspectorComponentItem.NoShowFirstOwnerName
JVCL Help: TJvInspectorComponentItem.NoShowFirstOwnerName Property
Search in JVCL Help
Search in all projectsSummary
Indicates whether the first owner's name is to be shown in the drop down list.
Pascal
propertyNoShowFirstOwnerName: Boolean;
Description
NoShowFirstOwnerName indicates whether the first owner's name is to be prefixed in the drop down list of assignable components.
When set to True, the name of the first owner is not shown, regardless of the state of the ShowOwnerNames property. When set to False, the name of the first owner will be shown if ShowOwnerNames is also set to True.
NoShowFirstOwnerName maps to the icfNoShowFirstOwnerName in the ItemComponentFlags property.
See Also
TJvInspectorComponentItem.ItemComponentFlags, TJvInspectorComponentItem.ShowOwnerNames
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