[Overview][Constants][Classes][Index] |
Remove the TWriteBufStream instance from memory
Source position: bufstream.pp line 68
public destructor TWriteBufStream.Destroy; override; |
Destroy flushes the buffer and then calls the inherited Destroy.
If an error occurs during flushing of the buffer, an exception may be raised.
|
Create a new TBufStream instance. |
|
|
Destroys the TBufStream instance |