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



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

TMimeOutputStream

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lmimestreams.pp line 41

type TMimeOutputStream = class(TStream)

protected

  FInputData: String;

  FNotificationEvent: TStreamNotificationEvent;

  function GetSize; override;

  procedure AddInputData();

public

  constructor Create();

  function Read(); override;

  function Write(); override;

  function Seek();

  procedure Reset;

end;

Inheritance

TMimeOutputStream

|

TStream

?

TObject

Notes

 No notes exist for this page yet. 





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