JVCL Help:TJvTFCustomImageMap.ImageNames

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

Search in JVCL Help

 
Search in all projects
 

Summary

Provides indexed access to image names.


Pascal

 propertyImageNames [MapIndex: Integer]: string;


Description

The ImageNames property allows you to retrieve the name of the image at the given index.


See Also

TJvTFCustomImageMap.Images


About

Notes

The index is the map index and not the index of the image in the ImageList.


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