RAD Studio VCL Reference
ContentsIndex
TDataBlock Members Protected Methods
Protected Methods
 
Name 
Description 
 
Implements the IInterface System::TInterfacedObject::_AddRef method. 
 
Implements the IInterface System::TInterfacedObject::_Release method. 
 
Removes all data from Memory except for the reserved bytes. 
 
Returns the value of the BytesReserved property. 
 
Returns the value of the Memory property. 
 
Returns the value of the Signature property. 
 
Returns the value of the Size property. 
 
Returns the value of the Stream property. 
 
Informs the data block when its stream is invalidated. 
 
Adds data to the data block. 
 
Implements the IInterface System::TInterfacedObject::QueryInterface method. 
 
Read 
Reads a specified number of bytes into a buffer. 
 
Sets the value of the Signature property. 
 
Sets the value of the Size property. 
 
Writes a specified number of bytes from a buffer. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.