JVCL Help:IJvDataIDSearch

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

IJvDataIDSearch
TJvBaseDataItems
run\JvDataProviderIntf.pas


Summary

Find an item using its ID.

run\JvDataProviderIntf.pas


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.

run\JvDataProviderIntf.pas


About

Navigation

run\JvDataProviderIntf.pas



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