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