savePicture

savePicture(fileName: String);

The savePicture method of the ActiveXControl class saves the image of a picture to the external file specified in the fileName parameter, which can be a valid file name or it can be the fully qualified path and name of a valid picture file. A null value is returned if a file name is not specified or it is invalid.