| |
Method name |
Brief description |
 |
Add |
The Add method adds an image to the component collection. |
 |
AddIcon |
The AddIcon method adds an icon to the component collection. |
 |
Clear |
The Clear method clears the component image collection. |
 |
Delete |
The Delete method removes an image from the collection. |
 |
LoadFromFile |
The LoadFromFile method loads an image from file to the component. |
 |
LoadFromStream |
The LoadFromStream method loads an image from stream to the component. |
 |
LoadFromStream2 |
The LoadFromStream2 method loads images from the stream and recovers the information about translucency. |
 |
Remove |
The Remove method removes an image from the collection. |
 |
SaveToDoc |
The SaveToDoc method saves all the images from the component to file. |
 |
SaveToStream |
The SaveToStream method saves all the images from the component to stream. |
 |
SaveToStream2 |
The SaveToStream2 saves the images to the stream with the information about translucency. |
 |
SetOverlay |
The SetOverlay method identifies an image in the list as an image, which can be used as an overlay. |