Unit 'library_base_intf' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_wst]

TwstStream

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

Declaration

Source position: library_base_intf.pas line 53

type TwstStream = class(TInterfacedObject,IwstStream)

protected

  function Read();

  

  function Write();

  

  function GetSize();

  

  function SetSize();

  

  function GetPosition();

  

  function SetPosition();

  

public

  constructor Create();

  

end;

Inheritance

TwstStream

  

|

TObject,IwstStream



CT Web help

CodeTyphon Studio