DeleteBitmapListItems method (Main Control)
Builder Syntax |
int DeleteBitmapListItems (Cardinal uIndex, Cardinal uCount); |
Delphi Syntax |
|
Overview |
Refer to Bitmaps and Bitmap Lists. |
Remarks
Deletes the specified bitmaps from a bitmap list, and frees the bitmaps from memory.
You cannot use this method to update a bitmap list while it is being used in an animation playback.
See Also
Topics: |
|
|