JVCL Help:TJvCustomInspector.FocusedItem
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomInspector.FocusedItem Method
[+] TJvCustomInspector Events
[+] TJvCustomInspector Methods
[+] TJvCustomInspector Properties
Search in JVCL Help
Search in all projectsSummary
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