Icon LoadFromFile Method

procedure LoadFromFile(const FileName: String; BlobType:
      TBlobType)

Usage

Call the LoadFromFile method to set the value of a BLOB parameter from a value stored in the file specified by the FileName parameter. The DataType property is set to the value passed as the BlobType parameter.
Image