Unit 'vd_system' Package
[Overview][Types][Classes][Index] [#pl_exsystem]

TvsStream

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

Declaration

Source position: vd_system.pas line 88

type TvsStream = class(TStream)

protected

  procedure SetSize();

  

public

  constructor Create(); overload;

  

  destructor Destroy; override;

  

  function Read(); override;

  

  function Write(); override;

  

  function Seek(); override;

  

end;

Inheritance

TvsStream

  

|

TObject



CT Web help

CodeTyphon Studio