TcxCustomImageList.Add Method
| Name | Description |
|---|---|
| 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. |