help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Types][Classes] Reference for unit 'base64' (#fcl)

TBase64EncodingStream.Destroy

Remove a TBase64EncodingStream instannce from memory

Declaration

Source position: base64.pp line 41

public destructor TBase64EncodingStream.Destroy; override;

Description

Destroy flushes any remaining output and then removes the TBase64EncodingStream instance from memory by calling the inherited destructor.

Errors

An exception may be raised if the destination stream no longer exists or is closed.

See also

TBase64EncodingStream.Create

  

Create a new instance of the TBase64EncodingStream class.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505