JVCL Help:TInspectorCompoundItemFlag
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TInspectorCompoundItemFlag type
Search in JVCL Help
Search in all projectsSummary
Flags used for the compound inspector items.
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 |
Description
TInspectorCompoundItemFlag are the available flags for compound items.
About
no pages or subcategories
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