JVCL Help:TJvTFCustomImageMap.FindMapIndex

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

 functionFindMapIndex(constImageName: string): Integer;


Parameters

Parameters Description
const ImageName: string name of the image.


Return Value

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


Description

Use FindMapIndex to get the position of the image (specified by ImageName) in the map.


See Also

TJvTFCustomImageMap.FindImageIndex


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