JVCL Help:TJvInspectorCompoundItem.SingleNameUseFirstCol

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

Search in JVCL Help

 
Search in all projects
 

Summary

Determines if the single name shown is that of the first column.


Pascal

 propertySingleNameUseFirstCol: Boolean;


Description

SingleNameUseFirstCol determines if the name displayed in SingleName mode, is the DisplayName of the item associated with the first column.
Set SingleNameUseFirstCol to True to let the item associated with the first column provide the name to show. Note: setting SingleNameUseFirstCol to True will also set SingleName to True.
Set SingleNameUseFirstCol to False to keep the DisplayName of the compound item separated from any column in SingleName mode.
SingleNameUseFirstCol maps to the icifSingleNameUseFirstCol in the CompoundItemFlags property.


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