BitmapList property (Main Control)

C++ Builder example

Delphi example

 

Builder Syntax

LEADTyp::HBITMAPLIST BitmapList

Delphi Syntax

BitmapList: HBitmapList

Overview

Refer to Bitmaps and Bitmap Lists.

Remarks

Is the handle of the bitmap list.

You can use this property to copy an entire list of bitmaps from one Main Control to another. You can also set this property to 0 to free all bitmaps in the list.

See Also

Topics:

Raster Images: Creating and Maintaining Lists of Images

 

Raster Images: Copying Images