JVCL Help:TJvTFCustomImageMap.FindImageIndex

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

Search in JVCL Help

 
Search in all projects
 

Summary

Searches for an image.


Pascal

 functionFindImageIndex(constImageName: string): Integer;


Parameters

Parameters Description
const ImageName: string Name of the image.


Return Value

The index of the image in the imagelist or -1 if not found.


Description

Use FindImageIndex to get the index position of the image (specified in ImageName) in the ImageList.


See Also

TJvTFCustomImageMap.FindMapIndex


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