[Overview][Constants][Classes] Reference for unit 'bufstream' (#fcl)

TWriteBufStream.Destroy

Remove the TWriteBufStreaminstance from memory

Declaration

Source position: bufstream.pp line 67

public destructor TWriteBufStream.Destroy; override;

Description

Destroyflushes the buffer and then calls the inherited Destroy.

Errors

If an error occurs during flushing of the buffer, an exception may be raised.

See also

Create

  

Create a new TBufStreaminstance.

TBufStream.Destroy

  

Destroys the TBufStreaminstance