InsertBitmapListItem method (ILEADRaster)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

short InsertBitmapListItem (short iIndex, long hBitmap);

Overview

Refer to Bitmaps and Bitmap Lists.

Remarks

Inserts a bitmap into the control's bitmap list. You can get a bitmap to insert by referencing the Bitmap property of another ILEADRaster Object.

If you insert a bitmap into the middle of a list, the indexes of other items in the list are adjusted.

See Also

Topics:

Raster Images: Creating and Maintaining Lists of Images