RAD Studio VCL Reference
ContentsIndex
THandleStream Methods Public Methods
Public Methods
 
Name 
Description 
 
Read 
Reads up to Count bytes of data from the resource associated with the handle stream into Buffer. 
 
Seek 
Resets the current position of the handle stream. 
 
Writes Count bytes from the Buffer to the current position in the resource. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.