TImageList.Replace(Integer,TBitmap) Method

Represents method Replace(Integer,TBitmap).

Namespace: System.UI.ImageList
public
 procedure Replace(Index: Integer; Bitmap: TBitmap);

Parameters

Index
Type: Integer

Bitmap
Type: TBitmap