TStreamAdapter.Destroy

Free the TStreamAdapter instance

Declaration

Source position: classesh.inc line 1322

public 
  destructor Destroy;  Override;

Description

Explicitly free the TStreamAdapter instance. Normally, this is done automatically if a reference to the IStream interface is freed.