Back to Devexpress

TcxCustomImageList.Add Method

vcl-cximagelist-dot-tcxcustomimagelist-dot-add.md

latest680 B
Original Source

TcxCustomImageList.Add Method

NameDescription
Add(TdxSmartImage,string,string)Loads an image and its transparency mask bitmap and adds them to the image list.
Add(TBitmap,TBitmap)Appends the specified image and its transparency mask bitmap to the image list.
Add(TGraphic,TBitmap)Appends the specified image and its transparency mask bitmap to the image list.