Unit 'PXL.Archives' Package
[Overview][Classes][Index] [#pl_asphyrepxl]

TArchivePassword

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

Declaration

Source position: PXL.Archives.pas line 204

type TArchivePassword = class

public

  constructor Create;

  

  destructor Destroy; override;

  

  function Subscribe();

  

  procedure Unsubscribe();

  

  function Authorize();

  

  procedure Unauthorize;

  

  procedure ProvideKey();

  

  property Current: TArchivePassword; [r]

  

end;

Inheritance

TArchivePassword

  

|

TObject



CT Web help

CodeTyphon Studio