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

TStreamOutput

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

Declaration

Source position: lhttp.pp line 248

type TStreamOutput = class(TBufferOutput)

protected

  FStream: TStream;

  

  FFreeStream: Boolean;

  

  FStreamSize: Integer;

  

  function FillBuffer; override;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

end;

Inheritance

TStreamOutput

  

|

TBufferOutput

  

|

TOutputItem

  

|

TObject



CT Web help

CodeTyphon Studio