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

TOwnerStream.Destroy

Destroys the TOwnerStreaminstance and the source stream.

Declaration

Source position: classesh.inc line 628

public destructor TOwnerStream.Destroy; override;

Description

Destroyfrees the source stream if the SourceOwnerproperty 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