The TStream class is the base class used to represent a binary stream of data, and is used by the TMemoryStream and TFileStream classes to implement stream access to blocks of memory and files, as well as used by the TDataColumn class to provide stream access to BLOBs.