RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBlobStream Methods

The methods of the TBlobStream class are listed here.

 
Name 
Description 
 
Read 
Reads up to Count bytes from the current position in the field's data into Buffer. 
 
Seek 
Resets the current position of the TBlobStream object. 
 
Discards all data in the BLOB field from the current position on. 
 
Writes Count bytes from Buffer to the current position in the field and updates the current position by Count bytes. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!