JVCL Help:TJvCustomInspector.FocusedItem

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

Search in JVCL Help

 
Search in all projects
 

Summary

The currently focused item.


Pascal

 functionFocusedItem: TJvCustomInspectorItem; virtual;


Description

FocusedItem returns the item that has input focus. Usually this will be same as Selected, unless the selected item is a compound item, in which case it will be set to the item of the currently selected column.


See Also

TJvCustomInspector.Selected, TJvInspectorCustomCompoundItem, TJvInspectorCustomCompoundItem.SelectedColumn


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