[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Classes' (#rtl)

TOwnerStream.Destroy

Destroys the TOwnerStream instance and the source stream.

Declaration

Source position: classesh.inc line 999

public destructor TOwnerStream.Destroy; override;

Description

Destroy frees the source stream if the SourceOwner property is True.

See also

TOwnerStream.Create

  

Create a new instance of TOwnerStream.

TOwnerStream.Source

  

Reference to the source stream.

TOwnerStream.SourceOwner

  

Indicates whether the ownerstream owns it's source


Documentation generated on: May 14 2021