Loads the contents of a file into a TBlob object.
procedure LoadFromFile(const FileName: string);
Call the LoadFromFile method to load the contents of a file into a TBlob object. Specify the name of the file to load into the field as the value of the FileName parameter.