Unit 'LbClass' Package
[Overview][Types][Classes][Index] [#pl_lockbox]

TLbSCStream

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

Declaration

Source position: lbclass.pas line 328

type TLbSCStream = class(TMemoryStream)

protected

  FContext: TLSCContext;

  

public

  constructor Create();

  

  procedure Reinitialize(); dynamic;

  

  procedure ChangeKey(); dynamic;

  

  function Read(); override;

  

  function Write(); override;

  

end;

Inheritance

TLbSCStream

  

|

TObject



CT Web help

CodeTyphon Studio