Archive to Blob

TECH TIP: Loading an Archive File to a BlobĀ (or memory stream)

You can easily write a routine to take a .RAF file and load it into a blob field or a TMemoryStream:

OR