JVCL Help:TJvTFCustomImageMap.FindImageIndex
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTFCustomImageMap.FindImageIndex Method
[+] TJvTFCustomImageMap Fields
[+] TJvTFCustomImageMap Methods
[+] TJvTFCustomImageMap Properties
Search in JVCL Help
Search in all projectsSummary
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