JVCL Help:IJvDataContexts.IndexOf
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: IJvDataContexts.IndexOf Method
[+] IJvDataContexts Methods
Search in JVCL Help
Search in all projectsSummary
Determine the index of a context.
Pascal
functionIndexOf(Ctx: IJvDataContext): Integer;
Parameters
Parameters | Description |
Ctx: IJvDataContext | Context to determine the index of. |
Description
IndexOf determines the index in this list of the given context. If the specified context does not belong to this list -1 will returned.
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