RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMemoryStream Methods

The methods of the TMemoryStream class are listed here.

 
Name 
Description 
 
This is Realloc, a member of class TMemoryStream. 
 
Name 
Description 
 
Frees the memory buffer, discarding all data associated with the memory stream. 
 
Loads the entire contents of a file into the memory buffer. 
 
Loads the entire contents of a stream into the memory buffer. 
 
Sets the Size property of the memory stream. 
 
Writes Count bytes from Buffer to the current position in the memory buffer 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!