Unit 'iostream' Package
[Overview][Types][Classes][Index] [#fcl-base]

TIOStream

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

Declaration

Source position: iostream.pp line 27

type TIOStream = class(THandleStream)

protected

  procedure SetSize(); override;

  function GetPosition; override;

  procedure InvalidSeek; override;

public

  constructor Create();

  function Read(); override;

  function Write(); override;

  function Seek(); override;

end;

Inheritance

TIOStream

|

TObject


Documentation generated on: 2023-03-18