TBitmap32Collection.Add

function Add: TBitmap32Item;

Description

Creates a new instance of the bitmap item with the empty bitmap, adds it to the collection and returns reference to the new bitmap item.

Alternatively, you may use TBitmap32Item.Create method to add new items to the collection.

See Also

TBitmap32Item, TBitmap32Item.Create