|
Method name |
Brief description |
|
Add |
The Add method adds an image to the collection. |
|
AddIcon |
The AddIcon method adds the specified icon to the collection of the component. |
|
Clear |
The Clear method clears the collection of component images. |
|
Delete |
Outdated. Use the Remove method. |
|
LoadFromFile |
The LoadFromFile method loads an image to the component from file. |
|
LoadFromStream |
The LoadFromStream method loads an image to the component from stream. |
|
LoadFromStream2 |
The LoadFromStream2 method loads images from the stream and restores information on semi-transparency. |
|
Remove |
The Remove method removes image from the collection. |
|
SaveToDoc |
The SaveToDoc method saves all images from the component to file. |
|
SaveToStream |
The SaveToStream method saves all images from the component to stream. |
|
SaveToStream2 |
The SaveToStream2 method saves images to the stream keeping information on their semi-transparency. |
|
SetOverlay |
The SetOverlay method identifies image in the list as the image that can be used as an overlay. |