JVCL Help:TJvInspectorTMethodItem.NoShowFirstInstanceName
JVCL Help: TJvInspectorTMethodItem.NoShowFirstInstanceName Property
Search in JVCL Help
Search in all projectsSummary
Indicates whether the first instance's name is to be shown in the drop down list.
Pascal
propertyNoShowFirstInstanceName: Boolean;
Description
NoShowFirstInstanceName indicates whether the first instance's name is to be prefixed in the drop down list of assignable handlers.
When set to True, the name of the first instance is not shown, regardless of the state of the ShowInstanceNames property. When set to False, the name of the first instance will be shown if ShowInstanceNames is also set to True.
NoShowFirstInstanceName maps to the imfNoShowFirstInstanceName flag in the ItemTMethodFlags property.
See Also
TJvInspectorTMethodItem.ItemTMethodFlags, TJvInspectorTMethodItem.ShowInstanceNames
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