JVCL Help:IJvDataIDSearch
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: IJvDataIDSearch Interface
[+] IJvDataIDSearch Methods
[+] JvDataProviderIntf.pas Interfaces
Search in JVCL Help
Search in all projectsClass Hierarchy
IJvDataIDSearch
TJvBaseDataItems
run\JvDataProviderIntf.pas
Summary
Find an item using its ID.
Pascal
run\JvDataProviderIntf.pas
IJvDataIDSearch = interface;
Description
IJvDataIDSearch is a data item list support interface to locate an item using its unique ID.
The interface provides in a single Find method to locate an item in the data tree by comparing the requested ID value with each item in the list, optionally scanning sub trees.
This search interface is normally always implemented for a data item list.
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