JVCL Help:TInspectorCompoundItemFlag

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

Search in JVCL Help

 
Search in all projects
 

Summary

Flags used for the compound inspector items.

run\JvInspector.pas


Pascal

 run\JvInspector.pas
 TInspectorCompoundItemFlag = (
icifSingleName,
icifSingleNameUseFirstCol
);
TInspectorCompoundItemFlags = setof TInspectorCompoundItemFlag;


Members

Members Description
icifSingleName TInspectorCompoundItemFlag.icifSingleNameUseFirstCol Indicates the item's name in single name mode is obtained from the DisplayName of the item associated with the first column.
icifSingleNameUseFirstCol Description for icifSingleNameUseFirstCol

run\JvInspector.pas


Description

TInspectorCompoundItemFlag are the available flags for compound items.

run\JvInspector.pas


About

Navigation

no pages or subcategories

run\JvInspector.pas



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