JVCL Help:TJvComboListBox.InsertImage

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

Search in JVCL Help

 
Search in all projects
 

Summary

Inserts an image into the Items list.


Pascal

 procedureInsertImage(Index: Integer; P: TPicture);


Parameters

Parameters Description
Index: Integer The index where the image should be inserted.
P: TPicture the image to insert.


Description

Call InsertImage to insert an image at the specified location.


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