JVCL Help:TJvCustomInspectorItem.DisplayIndex

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

Search in JVCL Help

 
Search in all projects
 

Summary

Sorted index in the display parent.


Pascal

 propertyDisplayIndex: Integer;


Description

DisplayIndex indicates the index after sorting this item is at in its display parent. Read DisplayIndex to determine the position at which the item is displayed or set it to a new index.


See Also

TJvCustomInspectorItem.GetDisplayParent, TJvCustomInspectorItem.Sort, TJvCustomInspectorItem.SortKind


About

Notes

Setting DisplayIndex to a new value will result in the display parent's SortKind property being set to iskManual.


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