RAD Studio VCL Reference
ContentsIndex
TOleStream Methods Public Methods
Public Methods
 
Name 
Description 
 
Read 
Reads up to Count bytes from the current position into Buffer. 
 
Seek 
Resets the current position of the stream. 
 
Writes Count bytes from Buffer to the current position in the Ole stream and updates the current position by Count bytes. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.