Unit 'lMimeWrapper' Package
[Overview][Constants][Types][Classes][Index] [#pl_lnet]

TMimeStreamSection

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

Declaration

Source position: lmimewrapper.pp line 98

type TMimeStreamSection = class(TMimeSection)

protected

  FStream: TStream;

  

  FOwnsStreams: Boolean;

  

  FOriginalPosition: Int64;

  

  function GetSize; override;

  

  procedure SetStream();

  

  procedure FillBuffer(); override;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Reset; override;

  

  property Stream: TStream; [rw]

  

  property OwnsStreams: Boolean; [rw]

  

end;

Inheritance

TMimeStreamSection

  

|

TMimeSection

  

|

TObject



CT Web help

CodeTyphon Studio