SDAC
Saves the contents of the TBlob object to a file.
TBlob
procedure SaveToFile(const FileName: string);
Call the SaveToFile method to save the contents of the TBlob object to a file. Specify the name of the file as the value of the FileName parameter.