JVCL Help:TJvTFCustomImageMap.Add

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

Search in JVCL Help

 
Search in all projects
 

Summary

Adds a named imagelist reference to the class.


Pascal

 procedureAdd(constImageName: string; ImageIndex: Integer);


Parameters

Parameters Description
const ImageName: string Image name.
ImageIndex: Integer Index in imagelist.


Description

Use Add to add a new image to the map. Specify a name for the image in ImageName . Specify the location of the image in the ImageList in ImageIndex.


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