JVCL Help:GetItemIndexPath
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: GetItemIndexPath function
[+] JvDataProvider.pas Functions
Search in JVCL Help
Search in all projectsSummary
Retrieves the path of indices for the specified data item.
Pascal
run\JvDataProvider.pas
functionGetItemIndexPath(Item: IJvDataItem): TDynIntegerArray;
Parameters
Parameters | Description |
Item: IJvDataItem | Data item to retrieve the index path of. |
Description
GetItemIndexPath will retrieve an integer array containing the path of index values. The last value in the returned array represents the specified data item.
See Also
IJvDataItem.GetIndex, IJvDataItems.GetItemByIndexPath
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