Icon LoadFromFile Method

void __fastcall LoadFromFile(const System::UnicodeString
      FileName, Data::Db::TBlobType BlobType)

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