Unit 'AbDfCryS' Package
[Overview][Types][Classes][Index] [#pl_abbrevia]

TAbDfDecryptStream

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

Declaration

Source position: AbDfCryS.pas line 66

type TAbDfDecryptStream = class(TStream)

public

  constructor Create();

  

  destructor Destroy; override;

  

  function IsValid;

  

  function Read(); override;

  

  function Seek(); override;

  

  function Write(); override;

  

  property OwnsStream: Boolean; [rw]

  

end;

Inheritance

TAbDfDecryptStream

  

|

TObject



CT Web help

CodeTyphon Studio