JVCL Help:TJvInspectorTMethodItem.ShowInstanceNames

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 instance names are to be shown in the drop down list.


Pascal

 propertyShowInstanceNames: Boolean;


Description

ShowInstanceNames indicates whether the instance names are to be prefixed in the drop down list of assignable handlers.
When set to True, the name of the instance are shown. If NoShowFirstInstanceName is also set to True, the name of the first instance will not be shown.
ShowInstanceNames maps to the imfShowInstanceNames flag in the ItemTMethodFlags property.


See Also

TJvInspectorTMethodItem.ItemTMethodFlags, TJvInspectorTMethodItem.NoShowFirstInstanceName


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